Skip to content

Commit 562ede9

Browse files
committed
Add a README.md file
1 parent e06e352 commit 562ede9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

python-exec/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Python's exec(): Execute Dynamically Generated Code
2+
3+
This folder provides the code examples for the article [Python's exec(): Execute Dynamically Generated Code
4+
](https://realpython.com/python-exec/).

0 commit comments

Comments
 (0)