Update README.md
Browse files
README.md
CHANGED
@@ -421,6 +421,10 @@ Contributed by: [@lucagonzalez](https://github.com/lucagonzalez)
|
|
421 |
Contributed by: [@sonmez-baris](https://github.com/sonmez-baris)
|
422 |
> 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"
|
423 |
|
|
|
|
|
|
|
|
|
424 |
|
425 |
<!-------- PLEASE DO NOT ADD NEW PROMTPTS BELOW, IF PROMPT IS GENERATED BY CHAT GPT GO FOR IT -------->
|
426 |
|
|
|
421 |
Contributed by: [@sonmez-baris](https://github.com/sonmez-baris)
|
422 |
> 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"
|
423 |
|
424 |
+
## Act as a Python interpreter
|
425 |
+
Contributed by: [@akireee](https://github.com/akireee)
|
426 |
+
> 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!')"
|
427 |
+
|
428 |
|
429 |
<!-------- PLEASE DO NOT ADD NEW PROMTPTS BELOW, IF PROMPT IS GENERATED BY CHAT GPT GO FOR IT -------->
|
430 |
|