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 73d6b63 commit 1e62d64Copy full SHA for 1e62d64
exercises/01-Console/README.md
@@ -21,10 +21,10 @@ print("How are you?")
21
1. Use **print** to print `Hello World!` on the console.
22
23
24
-## 💡 Hint:
+## 💡 Hints:
25
26
+ Remember, to run the code and see the output on the console, click on the box icon in the top left of the screen:
27
28
https://i.imgur.com/w6u4aDd.png
29
30
-+ Feel free to try other things as well.
++ Feel free to try other things as well.
0 commit comments