Skip to content

pravallika-mutyala/Python-Assignment2-module3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Python-Assignment2-module3

Python Basics: Even/Odd Checker & Sum Calculator

This repository contains two simple beginner-level Python programs:

๐Ÿ“Œ Task 1: Check if a Number is Even or Odd

A Python program that:

  • Takes an integer input from the user
  • Checks if the number is even or odd using if-else
  • Handles invalid input using exception handling

Example:

Enter a number: 7
It is an odd number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages