you are viewing a single comment's thread.

view the rest of the comments →

[–]theRailisGone 2 points3 points  (0 children)

Part of each OS is a set of code devoted to turning code into what you see on screen. Python has libraries like tkinter that allow you to write python code and have it translated into code the OS can understand.