about main()

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Thu Jul 5 04:43:38 EDT 2018


just when to use main() in

if __name__ == '__main__' :
    main()

is far is it good in py?

or should file intended to be run just not include it?



Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ



More information about the Python-list mailing list