Skip to content

Amora1995/The-Largest-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

The-Largest-Number

Python program to find the largest number among the three input numbers. In the program below, the three numbers are stored in num1, num2 and num3 respectively. We've used the if...elif...else ladder to find the largest among the three and display it.

About

Python program to find the largest number among the three input numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published