Python Exercise | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Python Exercise

make a function that calculates the maximum and the minimum number from a list of numbers. The program must ask the user how long the list would be and must fill the list with random numbers. The function will print the minimum number and return the maximum number. in the end the program must print the max number. (Help me out with this program please, it is for a friend and I don't know python to help him)

7th Feb 2018, 2:32 PM
Giannis Tiniakos
Giannis Tiniakos - avatar
2 Respuestas
- 1
thank you a lot :)
7th Feb 2018, 3:36 PM
Giannis Tiniakos
Giannis Tiniakos - avatar