We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A piece of code can be launch if the module is executed directy.
def main(): code if __name__=="__main__": main()