Reto Python – Finales

RETO FINAL:

Para esta Sesión final debes realizar el dibujo de una estrella. El usuario final debe ingresar el color que desee en la estrella
TIP: Recuerda importar la librería turtle

 

 

Remember to send your work with the extension .py to the following email : [email protected] with the subject: your name - school - course -final Python

Best of luck!

 

 


 

 

QUALIFYING CHALLENGE:

Write a program that asks for the year of birth of a person, the result of the program will be the age he/she would be in the current year, if the year is greater than the current year the program will say how many years are left to reach the year entered.

 

 

Remember to send your work with the extension .py to the following email : [email protected] with the subject: your name - school - course - Python qualifier

Best of luck!