Skip to content

Commit 1e62d64

Browse files
authored
Update README.md
1 parent 73d6b63 commit 1e62d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/01-Console/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ print("How are you?")
2121
1. Use **print** to print `Hello World!` on the console.
2222

2323

24-
## 💡 Hint:
24+
## 💡 Hints:
2525

2626
+ Remember, to run the code and see the output on the console, click on the box icon in the top left of the screen:
2727

2828
https://i.imgur.com/w6u4aDd.png
2929

30-
+ Feel free to try other things as well.
30+
+ Feel free to try other things as well.

0 commit comments

Comments
 (0)