File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,12 @@ 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.
1818
1919## 💡 Pista:
2020
2121+ 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:
2222
23- https://i.imgur.com/w6u4aDd.png
23+ https://i.imgur.com/w6u4aDd.png
24+
25+ + Siéntete libre de intentar otras cosas también.
Original file line number Diff line number Diff line change @@ -18,11 +18,13 @@ 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.
2222
2323
2424## 💡 Hint:
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
28- https://i.imgur.com/w6u4aDd.png
28+ https://i.imgur.com/w6u4aDd.png
29+
30+ + Feel free to try other things as well.
You can’t perform that action at this time.
0 commit comments