showing macOS 11 or later required ! zsh: abort as a run a simple code with module Tkinter

前端 未结 0 2039
[愿得一人]
[愿得一人] 2021-01-06 09:05

here is my code

from tkinter import *
root = Tk()
# Creating a Label Widget
mylabel = Label(root,text="Hello world!")
# Showing in onto the screen
m         


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