Skip to content

Commit 3a17fa7

Browse files
authored
Update mad_lib.py
1 parent 5e7627d commit 3a17fa7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Python_Begginer_Projects/Intermediate/mad_lib.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,6 @@ def main():
6565

6666
# Entry point for the program
6767
if __name__ == "__main__":
68-
main()
68+
main()
69+
70+
# Author - Mmabiaa

0 commit comments

Comments
 (0)