Skip to content

A beginner-friendly collection of simple Python programs to help you understand the fundamentals of coding. Each program is written clearly and made easy to follow , perfect for anyone starting their Python journey!

Notifications You must be signed in to change notification settings

Haritha1904/Python_Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explanation

This is a beginner level repo which contains all the basic oop's concepts such as :

  • Abstraction
  • Encapsulation
  • Inheritance
  • Error Handling
  • File handling

Installation for linux

sudo apt update && sudo apt upgrade -y  
sudo apt install python3

Running a program

To run a program use new.py

python3 filename.py
(Use python3 for latest versions)

Contribution

Feel free to contribute to this repository . PR's are accepted !

About

A beginner-friendly collection of simple Python programs to help you understand the fundamentals of coding. Each program is written clearly and made easy to follow , perfect for anyone starting their Python journey!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages