Giới thiệu sản phẩm

from tkinter import *
from tkinter import Menu
from tkinter import messagebox

window= Tk()
window.title("Shoppez.asia")

def siuuuu():
    window2= Tk()
    window2.title("HAHAHA!")
    LOL=Label(window2,text="You Have Been Virused BY A Scemer!!!!",anchor=SW,bg="blue",justify=CENTER,font="Arial")
    LOL.place(x=50,y=50)
    LOL2=Label(window2,text="You Have Been Virused BY A Scemer!!!!",anchor=SW,bg="#748393",justify=CENTER,font="Arial")
    LOL2.place(x=50,y=750)
    LOL3=Label(window2,text="You Have Been Virused BY A Scemer!!!!",anchor=SW,bg="#472839",justify=CENTER,font="Arial")
    LOL3.place(x=43,y=3)
    LOL4=Label(window2,text="You Have Been Virused BY A Scemer!!!!",anchor=SW,bg="#346738",justify=CENTER,font="Arial")
    LOL4.place(x=840,y=949)
    LOL5=Label(window2,text="You Have Been Virused BY A Scemer!!!!",anchor=SW,bg="#139328",justify=CENTER,font="Arial")
    LOL5.place(x=289,y=493)
    LOL6=Label(window2,text="You Have Been Virused BY A Scemer!!!!",anchor=SW,bg="#123456",justify=CENTER,font="Arial")
    LOL6.place(x=499,y=332)
    
   
    

    
tendangnhap=Label(window,text="TEN DANG NHAP",anchor=SW,bg="blue",justify=LEFT)
tendangnhap.place(x=14,y=0)
tendangnhap2=Entry(window,text="Ten Dang Nhap")
tendangnhap2.place(x=120,y=0)
matkhau2=Entry(window,text="Mat Khau",show="*")
matkhau2.place(x=100,y=40)
matkhau=Label(window,text="MAT KHAU",anchor=SW,bg="blue",justify=LEFT)
matkhau.place(x=14,y=40)
sodienthoai=Label(window,text="So Dien Thoai",anchor=SW,bg="blue",justify=LEFT)
sodienthoai.place(x=14, y=80)
sodienthoai2=Entry(window,text="So Dien Thoai")
sodienthoai2.place(x=100,y=80)
email=Label(window,text="EMAIL",anchor=SW,bg="blue",justify=LEFT)
email.place(x=14,y=120)
email2=Entry(window,text="EMAIL")
email2.place(x=100,y=120)

 
loai=Label(window,text="Giong Loai",anchor=SW,bg="blue",justify=LEFT)
loai.place(x = 14 , y = 160 )
var=StringVar()
var.set('Giống loài')
list= ["Người","Người Ngoài Hành lang","Tinh Tinh","Khác"]
droplist=OptionMenu(window,var,*list)
droplist.config(width=10)
droplist.place(x = 100, y = 160)


chk_state = BooleanVar()
chk_state.set(True)
chk_state=Checkbutton(window, text="I'm not a robot", var=chk_state)
chk_state.place(x=100,y=200)
menu=Menu(window)
window.config(menu=menu)


AboutUs = Menu(menu, tearoff=0)
menu.add_cascade(label="About Us", menu= AboutUs,activebackground="red")
AboutUs.add_command(label="Contac Number",command=siuuuu,background="#190968",activebackground="#774844",activeforeground="#849379")
AboutUs.add_command(label="Emali",background="#466630",activebackground="#848376",activeforeground="#637632")
AboutUs.add_command(label="Get Free Robux Here!",background="#00FFFF",activebackground="#483297",activeforeground="#378349")

GiamGia=Menu(menu)
menu.add_cascade(label="Giam Gia", menu=GiamGia,activebackground="blue")
GiamGia.add_command(label=" Giam Gia 100% cho LAPTOP",background="#800000",foreground="#8437FF",activebackground="#537720",activeforeground="#856993")
GiamGia.add_command(label=" Giam Gia 50% cho Minecraft",background="#46FF00",foreground="#1234FF",activebackground="#283729",activeforeground="#638390")
GiamGia.add_command(label=" Giam Gia 69,420% cho thuoc tang IQ ",background="#8044FF",foreground="#357323",activebackground="#173682",activeforeground="#399404")

btn=Button(window,text="Sign Up",command=siuuuu,background="#7499FF",foreground="#874937",activebackground="#FF7473",activeforeground="#84FF76")
btn.place(x=100,y=400)
window.mainloop()


Hình ảnh sản phẩm
Hãy bình luận để nhặt 100 thóc nhé
Nguyễn Thị Tuyết Mai

chúc mừng chúc mừng😻🙈

Trả lời 636d

Đăng nhập để tham gia bình luận


Lê Ánh Ngọc

như nào như nào🎀🎀🎀

Trả lời 636d

Đăng nhập để tham gia bình luận


Lê Ngọc Hồng

👍👍👍khen

Trả lời 636d

Đăng nhập để tham gia bình luận


Hồng Ngọc Anh Thư

i like it🌻🌻🌻

Trả lời 636d

Đăng nhập để tham gia bình luận


Nguyễn Lê Hữu Đạt

Chất phát ngất 🌻🌻🌻

Trả lời 636d

Đăng nhập để tham gia bình luận


Xem thêm

Đăng nhập để tham gia bình luận

Thông tin tác giả

Địa vị cộng đồng: Nông dân

Sản phẩm cùng tác giả

Sản phẩm liên quan

    Không có sản phẩm nào

Bạn muốn thử làm game không?