Skip to content

Commit 85990c8

Browse files
committed
#00 - Python
1 parent d634c90 commit 85990c8

File tree

1 file changed

+0
-3
lines changed
  • Roadmap/00 - SINTAXIS, VARIABLES, TIPOS DE DATOS Y HOLA MUNDO/python

1 file changed

+0
-3
lines changed

Roadmap/00 - SINTAXIS, VARIABLES, TIPOS DE DATOS Y HOLA MUNDO/python/Ramirofordev.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,4 @@
2020
# Boolean
2121
estudiando = True
2222

23-
# None
24-
nada = None
25-
2623
print("Hola, Python!")

0 commit comments

Comments
 (0)