Solution Exercise 7: maximum of three numbers in Python

Exercise 7

Write a Python algorithm that asks the user to enter 3 numbers x, y and z and display their maximum without using any predefined function.

Solution




 

Younes Derfoufi
CRMEF OUJDA

1 thought on “Solution Exercise 7: maximum of three numbers in Python

Leave a Reply