Dump any snippet here
- Meta programming
- Metaprogramming is a programming technique in which computer programs have the ability to treat other programs as their data. It means that a program can be designed to read, generate, analyze or transform other programs, and even modify itself while running.
- Python 3 Object Oriented Programming Harness the power of Python 3 objects