Update README.md

pull/113/head
Fatih Kadir Akın 2022-12-16 03:59:37 +03:00 committed by GitHub
parent e927913cd4
commit ddd04be3ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -516,7 +516,9 @@ Contributed by: [@GuillaumeFalourd](https://github.com/GuillaumeFalourd) <mark>G
> I want you to act as a Talent Coach for interviews. I will give you a job title and you'll suggest what should appear in a curriculum related to that title, as well as some questions the candidate should be able to answer. My first job title is "Software Engineer".
## Act as a R programming interpreter Contributed by: [@TirendazAcademy](https://github.com/TirendazAcademy) <mark>Generated by ChatGPT</mark>
## Act as a R Programming Interpreter
Contributed by: [@TirendazAcademy](https://github.com/TirendazAcademy) <mark>Generated by ChatGPT</mark>
> 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)"