We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcb42c commit f283e19Copy full SHA for f283e19
hello.js
@@ -1,6 +1,5 @@
1
function hello() {
2
// TODO: change this string so that your program prints "Hello world!"
3
- // when you hit the replit run button
4
return "Hello!";
5
}
6
0 commit comments