mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user