mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
19 lines
534 B
Markdown
19 lines
534 B
Markdown
|
|
|
|
# Debugging the Code | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%2234a188dd-480e-45e1-b905-99d94d0a8ccf%22%2C%22flow%22%3Atrue%7D%7D)
|
|
Identify the root cause of errors in the code, implement appropriate solutions and document the debugging process.
|
|
|
|
# Prompt
|
|
|
|
```
|
|
Troubleshoot and fix errors in the code by identifying the root cause of the problem and implementing a solution. Document the debugging process and the solution implemented for future reference.
|
|
|
|
The code is: #[code]
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|