Answer the question
In order to leave comments, you need to log in
Why doesn't it work when calling a file?
Why does nothing appear on the screen when I launch it?
from tkinter import *
tk = Tk()
btn = Button(tk, text="click me")
btn.pack()
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question