Skip to content

1as-sys/number-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Number Utilities Project (Python)

This is a beginner-friendly Python project that performs common number-related operations using if-else statements.

Features

  • Check whether a number is Even or Odd
  • Check whether a number is Positive, Negative, or Zero
  • Find the largest of two numbers
  • Check whether a year is a Leap Year
  • Menu-driven program

Technologies Used

  • Python 3.x

How to Run the Project

  1. Install Python (3.10 or above recommended)
  2. Clone the repository or download the files
  3. Open Command Prompt / Terminal
  4. Navigate to the project folder
  5. Run the program:
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages