https://t.me/rcrwvn
قناه دي فعلا من أحسن القنوات الي شفتها الصراحه انصحكم فيها
مزيج بين الرياضيات و الكومبيوتر اخرج القناه الممتازه دي
قناه دي فعلا من أحسن القنوات الي شفتها الصراحه انصحكم فيها
مزيج بين الرياضيات و الكومبيوتر اخرج القناه الممتازه دي
Telegram
Raven
It's the dark raven.
❤3🔥1
fix code pls
easy 🙃
easy 🙃
import customtkinter as ctk
app = ctk.CTk()
app.geometry("320x240")
counter = 0
label = ctk.CTkLabel(
app,
text="""hello to the counter app
Click the button to increase the counter""",
font=ctk.CTkFont(size=20, weight="bold"),
text_color="black"
)
label.pack(pady=20)
nubmer_label = ctk.CTkLabel(
app,
text="0",
font=ctk.CTkFont(size=40, weight="bold"),
text_color="blue"
)
nubmer_label.pack(pady=10)
def counter1():
global counter
counter +1
nubmer_label.configure(text=str(counter))
btn = ctk.CTkButton(
app,
text="click me :)",
command=counter1
)
btn.pack(pady=20)
app.mainloop()
❤2
🎲 لقيت حاجة حلوة — بيدّوا بونص 2000 دولار ممكن تسحبه على طول من كازينو جديد.
ده مش إعلان، بس حبيت أشارك معاكم اللي فعلاً اشتغل معايا:
1️⃣ https://betzu.site/?promo=plinko
2️⃣ تسجّل وتكمّل التحقق ✅
3️⃣ البونص جاهز للسحب فورًا 💸
ده مش إعلان، بس حبيت أشارك معاكم اللي فعلاً اشتغل معايا:
1️⃣ https://betzu.site/?promo=plinko
2️⃣ تسجّل وتكمّل التحقق ✅
3️⃣ البونص جاهز للسحب فورًا 💸
😢4😭3❤1