Skip to content

pallavipatil09/python-if-else

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python If Else Practice

This repository contains a Python practice file for learning conditional statements in Python.

Topics Covered

  • if statement
  • if else statement
  • if elif else
  • Nested if
  • Comparison operators
  • Logical operators
  • Decision making

Practice Included

  • Check even or odd
  • Check positive or negative
  • Find greatest number
  • Grade calculator
  • Age eligibility examples
  • Beginner exercises

File Included

  • if_else.py

Purpose

This file was created to understand decision-making logic in Python and improve programming fundamentals.

About

A beginner-friendly Python learning file demonstrating conditional statements using if, elif, and else with practical examples and basic decision-making programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages