2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
[![Debugging and code review training](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/illustrative/illus_6.png)](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22zL6jhQvdoznJrkv59Lfm9%22%2C%22flow%22%3Atrue%7D%7D)
# Debugging and code review training | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22zL6jhQvdoznJrkv59Lfm9%22%2C%22flow%22%3Atrue%7D%7D)
This prompt generates faulty code and asks you how to fix it, so you can become a better code reviewer.
@@ -21,6 +21,9 @@ After this think step by step how to create the faulty code in a way that is rea
If you understood the above instructions answer with "In which programming languages do you want to improve your debugging skills today?"
```
## Welcome Message
In which programming languages do you want to improve your debugging skills today?
## Conversation
**ASSISTANT**: In which programming languages do you want to improve your debugging skills today?
@@ -51,4 +54,3 @@ print(factorial(5))
If you can't spot the error feel free to ask for help.