From 7e64005b123984630afe31cfa9e6c865e415788c Mon Sep 17 00:00:00 2001 From: payknayk <130735504+payknayk@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:13:15 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f28b7b..ce7d953 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Contributed by: [@f](https://github.com/f) & [@iltekin](https://github.com/iltek > I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conservation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi" -## Act as a JavaScript Console + ## Act as a JavaScript Console Contributed by: [@omerimzali](https://github.com/omerimzali) > I want you to act as a javascript console. I will type commands and you will reply with what the javascript console 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 console.log("Hello World");