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")
14
14
15
15
## 📝 Instrucciones:
16
16
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.
18
18
19
19
## 💡 Pista:
20
20
21
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
22
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?")
18
18
19
19
## 📝 Instructions:
20
20
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.
22
22
23
23
24
24
## 💡 Hint:
25
25
26
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
27
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