Skip to content

A collection of basic Python programs covering loops, conditionals, file handling, functions, and more for beginners.

Notifications You must be signed in to change notification settings

Rupesh328/Basic-python-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Basic Python Codes

A collection of simple and fundamental Python programs for beginners.
Covers loops, conditionals, functions, strings, lists, file handling, and more.

📘 Topics Covered

  • Variables & Data Types
  • Loops (for, while)
  • Conditional Statements
  • Functions & Recursion
  • File Handling
  • Lists, Tuples, Sets, Dictionaries
  • Exception Handling
  • Object-Oriented Basics

🧩 Example Files

  • hello_world.py
  • fibonacci_series.py
  • factorial.py
  • file_read_write.py
  • calculator.py

💻 Created by [Rupesh Bhardwaj]

About

A collection of basic Python programs covering loops, conditionals, file handling, functions, and more for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages