Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 407 Bytes

File metadata and controls

13 lines (8 loc) · 407 Bytes

Python

This is an introductory file to hele u understand the catalog of this folder.

  • Fluent Python

    The note file with the book Fluent Python.

  • Magic Method

    The file that record Python's magic methods and my comprehension with them.

  • Note

    The file which stores some useful information that I collected among solving problems.