Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1f0998

Browse files
committed
Add if name main
1 parent b0ee10f commit c1f0998

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ files, and the full tutorial for each collection of code is available below.
4343
36. [Python Yield Keyword](https://vegibit.com/python-yield-keyword/)
4444
37. [Python Datetime Module Tutorial](https://vegibit.com/python-datetime-module-tutorial/)
4545
38. [Python os Module Tutorial](https://vegibit.com/python-os-module-tutorial/)
46-
39. [What Is A Python Decorator](https://vegibit.com/what-is-a-python-decorator/)
46+
39. [What Is A Python Decorator](https://vegibit.com/what-is-a-python-decorator/)
47+
40. [What Is if \_\_name\_\_ == "\_\_main\_\_": main()](https://vegibit.com/python-if-__name__-__main__-main/)

0 commit comments

Comments
 (0)