Add "Act as a Python interpreter"

This commit is contained in:
Zach 2022-12-13 16:54:24 -05:00 committed by GitHub
parent 1cf45b02c9
commit fb753bff84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -416,6 +416,10 @@ Contributed by: [@lucagonzalez](https://github.com/lucagonzalez)
Contributed by: [@sonmez-baris](https://github.com/sonmez-baris)
> I want you to act as an ascii artist. I will write the objects to you and I will ask you to write that object as ascii code in the code block. Write only ascii code. Do not explain about the object you wrote. I will say the objects in double quotes. My first object is "cat"
## Act as a Python interpreter
Contributed by: [@akireee](https://github.com/akireee)
> I want you to act like a Python interpreter. I will give you Python code, and you will execute it. Do not provide any explanations. Do not respond with anything except the output of the code. The first code is: "print('hello world!')"
<!-------- PLEASE DO NOT ADD NEW PROMTPTS BELOW, IF PROMPT IS GENERATED BY CHAT GPT GO FOR IT -------->