Skip to content

manojkc-dev/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Learning Repository

This repository contains my Python practice programs and notes while learning Python fundamentals, functions, OOP, file handling, and more.

Project Structure

Basics

  • Variables
  • Data types
  • Input/output
  • Operators
  • Conditional statements
  • Loops

Functions

  • User-defined functions
  • Lambda functions
  • Recursion
  • Arguments

Data Structures

  • Lists
  • Tuples
  • Dictionaries
  • Sets
  • Strings

Object-Oriented Programming (OOP)

  • Classes and objects
  • Constructors
  • Inheritance
  • Polymorphism
  • Encapsulation
  • Abstraction

Practice Programs

  • Number programs
  • String programs
  • Pattern programs
  • Array/list exercises

Technologies Used

  • Python 3

How to Run

Clone the repository:

git clone https://github.com/manojkc-dev/python.git

About

A structured collection of Core and Advanced Python concepts covering fundamentals, data structures, functions, modules, exception handling, object-oriented programming, and practical problem-solving exercises. Built for learning, practice, and strengthening Python development foundations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages