First Commit
This commit is contained in:
commit
2717cb76c9
3 changed files with 2 additions and 0 deletions
BIN
TutorialPython3.pdf
Normal file
BIN
TutorialPython3.pdf
Normal file
Binary file not shown.
BIN
Unidad01-26.pdf
Normal file
BIN
Unidad01-26.pdf
Normal file
Binary file not shown.
2
holamundo.py
Normal file
2
holamundo.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
saludo = "hola Mundo"
|
||||
print(saludo)
|
||||
Loading…
Add table
Reference in a new issue