animator / learn-python

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
https://animator.github.io/learn-python/
Creative Commons Attribution Share Alike 4.0 International
328 stars 209 forks source link

Meta Programming #1240

Closed AmrutaJayanti closed 3 months ago

AmrutaJayanti commented 3 months ago

Description:

Meta programming in Python refers to the technique of writing code that manipulates other code at runtime.

Changes: I want to add meta-programming.md in advanced-python

Please assign me this task under GSSOC'24