Add "Act as a Python interpreter"
This commit is contained in:
parent
1cf45b02c9
commit
fb753bff84
|
@ -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 -------->
|
||||
|
||||
|
|
Loading…
Reference in New Issue