Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 447 Bytes

File metadata and controls

30 lines (21 loc) · 447 Bytes

Python Practice Programs

This repository contains beginner Python practice programs and exercises.

Programs Included

  • Tip Calculator
  • Odd/Even Number Checker
  • String Reversal
  • Number Guessing Game
  • Website Status Checker

Concepts Used

  • Variables
  • User Input
  • Conditional Statements
  • Loops
  • String Slicing
  • Random Module
  • Socket Programming
  • Exception Handling

Requirements

  • Python 3

How to Run

python tasks.py