Added "Act As Python Interpreter"

A prompt for turning chatGPT into a python interpreter. Inspired by "Act as a javascript console"
This commit is contained in:
Bowrax 2023-03-18 12:07:22 +11:00 committed by GitHub
parent 09b9c5048d
commit c26d900b10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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: