Get your
own Python
server
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
#This will create a new file: f = open("myfile.txt", "x") #If the file already exist, an error will be raised.