We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7627d commit 3a17fa7Copy full SHA for 3a17fa7
Python_Begginer_Projects/Intermediate/mad_lib.py
@@ -65,4 +65,6 @@ def main():
65
66
# Entry point for the program
67
if __name__ == "__main__":
68
- main()
+ main()
69
+
70
+# Author - Mmabiaa
0 commit comments