I am an absolute novice and quite unexperienced in programming. Nevertheless I'd like to create simple python apps (for example a shadowrun-dice calculator). Now I'd like to know what interface I could use, the only inbuilt I know of is turtle, and this is most certainly useless.
Shall I try Tk (if its inbuilt?) or another interface module/classes?
Shall I try Tk (if its inbuilt?) or another interface module/classes?