File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,10 @@ print("Un texto en la consola")
1414
1515## 📝 Instrucciones:
1616
17- 1 . usa ** print** para escribir ` Hello World! ` en la consola. Siéntete libre de intentar otras cosas también.
17+ 1 . usa ** print** para escribir ` Hello World! ` en la consola. Siéntete libre de intentar otras cosas también.
18+
19+ ## 💡 Pista:
20+
21+ + Recuerda, para ejecutar el código y ver el resultado en la consola, haz clic en el ícono de caja en la esquina superior izquierda de la pantalla:
22+
23+ https://i.imgur.com/w6u4aDd.png
Original file line number Diff line number Diff line change @@ -18,4 +18,11 @@ print("How are you?")
1818
1919## 📝 Instructions:
2020
21- 1 . Use ** print** to print ` Hello World! ` on the console. Feel free to try other things as well.
21+ 1 . Use ** print** to print ` Hello World! ` on the console. Feel free to try other things as well.
22+
23+
24+ ## 💡 Hint:
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
You can’t perform that action at this time.
0 commit comments