Skip to content

chenmingxue/Python_Learn-Practice_SmallProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_PracticeProjects

(All have passed test)

This project is for learning functions and OOP in Python by practicing small projects.

  1. Vehicle class
  2. Reverse input sentence
  3. Convert input string to upcase
  4. Calculate rectangle area
  5. Try_except examples
  6. Encapsulation and Inheritance
  7. Decorator_demo_1: simple example
  8. Decorator_demo_2: more complicated examples
  9. Single Inheritance
  10. Multiple Inheritance
  11. Guess number
  12. VariableRange (global, local working range)
  13. Abstract_class
  14. Return self function
  15. Enclosing function
  16. Yield and generator

About

Python Learn & Practice (OOP, functions etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published