Run »
×
Change Orientation
import platform x = platform.system() print(x)
Windows