From ddd04be3ec142f7ed9e485a7353153bf3f842d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Fri, 16 Dec 2022 03:59:37 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b1190e..89fe8e8 100644 --- a/README.md +++ b/README.md @@ -516,7 +516,9 @@ Contributed by: [@GuillaumeFalourd](https://github.com/GuillaumeFalourd) 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) Generated by ChatGPT +## Act as a R Programming Interpreter + +Contributed by: [@TirendazAcademy](https://github.com/TirendazAcademy) Generated by ChatGPT > 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)"