mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2024-12-22 07:09:39 -08:00
impr: Add "Act as a StackOverflow Post"
This commit is contained in:
parent
ddd04be3ec
commit
d99e77cfc4
2 changed files with 6 additions and 3 deletions
|
|
@ -522,6 +522,11 @@ Contributed by: [@TirendazAcademy](https://github.com/TirendazAcademy) <mark>Gen
|
|||
|
||||
> I want you to act as a R interpreter. I'll type commands and you'll reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in english, I will do so by putting text inside curly brackets {like this}. My first command is "sample(x = 1:10, size = 5)"
|
||||
|
||||
## Act as a StackOverflow Post
|
||||
Contributed by: [@5HT2](https://github.com/5HT2)
|
||||
|
||||
> I want you to act as a stackoverflow post. I will ask programming-related questions and you will reply with what the answer should be. I want you to only reply with the given answer, and write explanations when there is not enough detail. do not write explanations. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first question is "How do I read the body of an http.Request to a string in Golang"
|
||||
|
||||
# License
|
||||
|
||||
CC-0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue