We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8073d0b commit 271aa39Copy full SHA for 271aa39
1 file changed
Sprint-1/4-stretch-explore/chrome.md
@@ -16,3 +16,9 @@ Now try invoking the function `prompt` with a string input of `"What is your nam
16
17
What effect does calling the `prompt` function have?
18
What is the return value of `prompt`?
19
+
20
21
+line 13- when i ran the function on console tab, it showed a new word hello world in the next line.
22
23
+line 17&18 - when i ran the 'prompt' function it pop up a box for imputing my name and it returned undefined.
24
+after i wrote myname in the next line it brought out my name.
0 commit comments