yes Python is an interpreted language and you can write GUIs with it as Scorpions said... you can use the Tk library via Tkinter... Tk is cross-platform and is quite simple to use
Python is an interpreted language based on scripts (hope i'm right) anyway is it possible to create GUI's with it? instead of running scripts? |