Skip to content

Latest commit

 

History

History

0x0C-python-almost_a_circle

0x0C. Python - Almost a circle

This project is a review of everything learned in Python up until 09/13/17:

  • Import
  • Exceptions
  • Class
  • Private attribute
  • Getter/Setter
  • Class method
  • Static method
  • Inheritance
  • Unittest
  • Read/Write file
  • args and kwargs
  • Serialization/Deserialization
  • JSON

File Structure