Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fbd3ac1

Browse files
Update HelloWorld.js
1 parent b458c0b commit fbd3ac1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Exercises/ex01/HelloWorld.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Write a program that writes the string "Hello, World!" using the console.log function
1+
// Write a program that prints the string "Hello, World!" using the console.log function
22
// You should write your code in place of the comment below that reads // place your code here
33
// The program below should produce the following output:
44
// Hello, World!
55

6-
// place your code here
6+
// place your code here

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /