Skip to content

A collection of basic Python programs and exercises covering fundamentals like variables, loops, functions, file handling, and problem-solving.

Notifications You must be signed in to change notification settings

Srijan0113/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Basics

This repository contains my collection of basic Python programs and exercises.
It serves as a personal practice log while I learn and strengthen my understanding of Python fundamentals.


πŸ“š Contents

Some of the topics/programs included:

  • Variables and Data Types
  • Operators & Expressions
  • Conditional Statements (if/else)
  • Loops (for, while)
  • Functions
  • Strings and Lists
  • Dictionaries & Sets
  • File Handling
  • Simple Problem-Solving Programs (e.g., calculator, prime checker, palindrome)

πŸš€ Purpose

  • To practice and document my progress in Python.
  • To build a strong foundation before moving into intermediate and advanced projects.
  • To serve as a reference for beginners who want to see simple Python examples.

πŸ›  How to Run

  1. Clone this repository:
    git clone https://github.com/Srijan0113/Python-Basics.git

About

A collection of basic Python programs and exercises covering fundamentals like variables, loops, functions, file handling, and problem-solving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages