You've already forked Curso-lenguaje-python
Restructure content and add notes from HolaMundo
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
This commit is contained in:
4
python-total/dia_01/programa01.py
Normal file
4
python-total/dia_01/programa01.py
Normal file
@@ -0,0 +1,4 @@
|
||||
""" programa 01 del curso """
|
||||
print("La cerveza se llama\n"
|
||||
+ "\"" + input("¿Cuál es tu mascota favorita? ") + " " + input("¿Cuál es tu color favorito? ")
|
||||
+ "\"\n¡Felicidades por tu espumosa!")
|
||||
Reference in New Issue
Block a user