Legit real chat

TheImfamousGamer 2025年3月5日晚上8点03分 613
TheImfamousGamer
TheImfamousGamer
Majestic Epic

2025年3月5日晚上8点03分
DuPeRAM12345
DuPeRAM12345
Majestic Mythic Heroic Legendary Epic

lolll fr

2025年3月5日晚上8点09分
Jaysco19
Jaysco19
Heroic Legendary Epic

Real tho

2025年3月5日晚上8点21分
2NY1187
2NY1187
Majestic Mythic Heroic Legendary Epic

Reel,
app.background = gradient ('lightGrey', 'darkGrey', "grey", start="top")

paper=Rect(100,50, 200, 300, fill="wheat")
correct = Label ('Correct!, 1176!', 195, 250, size = 35, fill =  'saddleBrown', bold = True, italic = True, font = 'caveat', visible = False)
letters=Label("The US became",195,90, size=30,fill="saddleBrown", bold=True, font="caveat")
letter2 = Label ("independent from", 195, 120, size=30,fill="saddleBrown", bold=True, font="caveat")
letter3 = Label ("Britain in . . .", 195, 150, size=30,fill="saddleBrown", bold=True, font="caveat")
year = Label ("1770", 195, 250, size=50,fill="saddleBrown", bold=True, italic = True, font="caveat", visible = True)

def onMousePress(x, y):
   year.value = str(int(year.value) +1)
   
   if int(year.value) == 1776:
       year.visible = False
       correct.visible = True 

HEHEHE normal just doign annoying class wrok thats too easy ;-;

2025年3月5日晚上9点20分
您需要登录后才能回复。