StringVar () # string type variable of tk self.checkme.set('NULL') # set value for string type tkinter variable print('Current value of checkme variable is ...
確定! 回上一頁