from tkinter import * root=Tk() a = Label(root, text="Hello, world!") a.pack() root.mainloop() through the macOS command line interface with (assume the filename is test.py): python3 test.py I get the ...
Sommige resultaten zijn verborgen omdat ze mogelijk niet toegankelijk zijn voor u.
Niet-toegankelijke resultaten weergeven