Tkinter not able to get the input from the input field

前端 未结 0 1291
刺人心
刺人心 2020-12-28 22:37

My task:

The task i was doing was to get the input from the input field in tkinter

My code:

import tkinter as tk

window = tk.Tk()
window.geomet         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题