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%22oZG_pMcK6IGVoz8Gy4AET%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Python Debugger/Revisor | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22oZG_pMcK6IGVoz8Gy4AET%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
Provide insight to improve Python code. Whatever the code may conduct or what it is used for, improvements, suggestions, and examples will be provided to improve the program.
|
||||
|
||||
@@ -10,6 +10,9 @@ I will provide a snippet of the code. Your objective is to analyze the code and
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Sure, please share the code snippet and I'll do my best to analyze it and identify any potential issues or areas for improvement.
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Sure, please share the code snippet and I'll do my best to analyze it and identify any potential issues or areas for improvement.
|
||||
@@ -240,4 +243,3 @@ In this example, we first open a while loop that continues until the user enters
|
||||
|
||||
By using error handling in this way, we can ensure that the program only accepts valid user input and prompts the user to enter correct input if necessary, leading to a more efficient and effective guessing game experience.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user