We write a Python program, one line at a time

# Welcome to Jow Forums writes a python program.

Attached: python.png (200x200, 8K)

Other urls found in this thread:

boards.Jow
twitter.com/SFWRedditImages

quit()

Attached: 1540502524931.jpg (125x125, 3K)

raise SystemExit

only works in the REPL, not when the program is run as a script. See for a more universal solution.

>thumbnail
You piece of shit.

Import requests

>not exit()

if __name__ == "__main__": print("Big penises")

include