Skip to content

HopeMashal/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Python Basic Notes and Some Apps

Notes

  • General Notes GO
  • Variables GO
  • Strings GO
  • Numbers GO
  • Arrays GO
  • Objects GO
  • Tuples GO
  • Inputs GO
  • Use Library GO
  • Functions GO
  • Comparisons GO
  • Conditionals GO
  • While Loop GO
  • For Loop GO
  • Nested Loop GO
  • Errors GO
  • Reading Files GO
  • Writing Files GO
  • Modules GO
  • Classes GO
  • Object Oriented Programming GO
    • Instance Method
      • Without Setter & Getter Functions GO
      • With Setter & Getter Functions GO
    • Class Method GO
    • Static Method GO
    • Inheritance & Polymorphism GO
    • Abstraction GO
    • Dunder Methods GO
  • Python Special/Dunder Methods GO
  • Python Args & Kwargs & Unpacking Operators GO
  • Timer GO

Apps

  • Calculator
    • Use If/elif/else statements GO
    • Use switch and if/elif/else statements GO
  • Snake Game GO
  • Guessing Game GO
  • Hangman Game GO
  • Translator GO
  • Strong Password Generator GO
  • Bitcoin Telegram Bot GO
  • Web Scraping GO
  • Ping Pong Game GO
  • Check Password GO

About

Python Basic Notes and Some Apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages