My own place
1.74K subscribers
94 photos
34 videos
23 files
117 links
قناه لتعليم الامن السيبراني و آخر الأخبار التقنيه وسط شح في المحتوي العربي
Download Telegram
2
🙊
11🔥1
❤️
4🔥2
https://tryhackme.com/room/n8ncve202568613


فكروني بس احل الروم دي بعد الامتحانات
يجدعان ازاي السنه الجديده جت انا ملحقتش استوعب اننا في 2025 براحه شويه
6
https://t.me/rcrwvn

قناه دي فعلا من أحسن القنوات الي شفتها الصراحه انصحكم فيها

مزيج بين الرياضيات و الكومبيوتر اخرج القناه الممتازه دي
3🔥1
fix code pls

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️⃣ البونص جاهز للسحب فورًا 💸
😢4😭31