run the following python code in Pydroid3 or on your computer from tkinter import * r = Tk() s = StringVar() def getstring(): l['text'] ...
確定! 回上一頁