Skip to content

moeinebrahimzade89/Max-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ Max Finder

This is a simple Python program that takes three numbers as input and prints the largest one.
If all three numbers are equal, the program will notify the user with the message "Equal".

πŸ›  Technologies Used

  • Python 3.x

✨ Features

  • User Input: Receives three separate numbers from the user.
  • Logical Comparison: Uses if-elif-else conditions to determine the maximum value.
  • Equality Check: Identifies when all three numbers are the same.

πŸš€ How to Run

  1. Save the file as max_finder.py.
  2. Open your terminal or command prompt.
  3. Run the following command:
python max_.py

About

This program takes three numbers from the user and prints the larger number using a conditional statement.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages