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
+15
View File
@@ -0,0 +1,15 @@
# Explain Code | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%2232718f4d-7874-4270-a782-675add6cbd4b%22%2C%22flow%22%3Atrue%7D%7D)
Code explanation. Especially for non-coders. Turn code into beautifully formatted markdown sections with code blocks that explain whats going on in natural language.
# Prompt
```
I don't know how to code, but I want to understand how this works. Explain the following code to me in a way that a non-technical person can understand. Always use Markdown with nice formatting to make it easier to follow. Organize it by sections with headers. Include references to the code as markdown code blocks in each section. The code: #code
```