

9·
18 days agoI believe that’s the joke
I believe that’s the joke
#!/usr/bin/env python
def main() -> None:
"""executes when file is run as a standalone script"""
print('hello world')
if __name__ == '__main__':
main()
print('hello world')
Photoshopping Thor over top of old programming horror posts is diabolical lmao