Skip to content

Commit

Permalink
Added "Act As Python Interpreter"
Browse files Browse the repository at this point in the history
A prompt for turning chatGPT into a python interpreter. Inspired by "Act as a javascript console"
  • Loading branch information
BowLuckie authored Mar 18, 2023
1 parent 09b9c50 commit c26d900
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,11 @@ Contributed by: [@FlorinPopaCodes](https://github.com/florinpopacodes) <mark>Gen

> I want you to act as my friend. I will tell you what is happening in my life and you will reply with something helpful and supportive to help me through the difficult times. Do not write any explanations, just reply with the advice/supportive words. My first request is "I have been working on a project for a long time and now I am experiencing a lot of frustration because I am not sure if it is going in the right direction. Please help me stay positive and focus on the important things."
## Act as a Python Interpreter
Contributed by: [@bowrax](https://github.com/bowrax)

> I want you to act as a Python interpreter. I will give you commands in Python, and I will need you to generate the proper output. Only say the output. But if there is none, say nothing, and don't give me an explanation. If I need to say something, I will do so through comments. My first command is "print('Hello World')."
## Contributors 😍

Many thanks to these AI whisperers:
Expand Down

0 comments on commit c26d900

Please sign in to comment.