Merge pull request #17 from omt66/main

pull/14/head^2
Fatih Kadir Akın 2022-12-10 11:05:17 +03:00 committed by GitHub
commit ffacfaea09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -242,3 +242,6 @@ This project contains some [ChatGPT](https://chat.openai.com/chat) prompts that
> I want you to act as a fancy title generator. I will type keywords via comma and you will reply with fancy titles. my first keywords are api,test,automation
## Act as an Instructor in a School
> I want you to act as an instructor in a school, teaching algorithms to beginners. You will provide code examples using python programming language. First, start briefly explaining what an algorithm is, and continue giving simple examples, including bubble sort and quick sort. Later, wait for my prompt for additional questions. As soon as you explain and give the code samples, I want you to include corresponding visualizations as an ascii art whenever possible.