Python Tutorial: if __name__ == '__main__' HD

23.03.2015
In this video, we will take a look at a common conditional statement in Python: if __name__ == '__main__': This conditional is used to check whether a python module is being run directly or being...

Похожие видео