from tkinter import *
from tkinter import messagebox
window = Tk()
window.title("Python Guides")
def Messages():
answer = messagebox.askyesno("askquestion","Do you like cats?")
if answer == True:
messagebox.showinfo("Response","You like Cats")
else:
messagebox.showinfo("Response","You must be a dog fan")
click = Button(text = "Click here",command = Messages)
click.place(x = 190, y = 60)
window.mainloop()
💕👌ghê chưa ghê chưa
Đăng nhập để tham gia bình luận
😎Khéttttttttttttt 🔥
Đăng nhập để tham gia bình luận
Chất phết🌟🌟🌟
Đăng nhập để tham gia bình luận
all in anh em ơi🌟🌟🌟
Đăng nhập để tham gia bình luận
vỗ tayyyy☘
Đăng nhập để tham gia bình luận
Đăng nhập để tham gia bình luận