Python notes

From Wiki at Neela Nurseries
Revision as of 21:09, 11 October 2023 by Ted (talk | contribs) (create page "Python notes")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

2023-10-11 Wednesday

Python notes local page on Neela Nurseries wiki

Question: what is the syntax or python-ism in this construcxt?:

if __name__ == '__main__':
     main()