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%22-g04TdJ4CRgRleXk2Rx79%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Code comment generator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22-g04TdJ4CRgRleXk2Rx79%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
Generate the comment for code. This prompt works even better on GPT-4. It ignores obvious logic and only comment on complex logics.
|
||||
|
||||
@@ -21,6 +21,9 @@ Now ask me for the code
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Please provide me with the code to add comments to.
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Please provide me with the code to add comments to.
|
||||
@@ -103,4 +106,3 @@ public static void main(String args[])
|
||||
|
||||
Note: The code is quite clear, so comments are added only to explain the purpose of the code blocks.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user