Awesome-Python-Scripts/Basic-Scripts/README.md at master · kapilkumar2001/Awesome-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 248 Bytes

File metadata and controls

10 lines (10 loc) · 248 Bytes

Basic-Scripts

Basic-Scripts is a collection of basic python scripts for newbies in python to understand basic concept of python programming.

  • Data Struture in python
  • Conditional
  • Loop
  • Exception Handling
  • Algorithms
  • OOP
  • Class
  • Object