en
Feedback
بايثون العرب | Python Arab 🇵🇸

بايثون العرب | Python Arab 🇵🇸

Open in Telegram

...تعلم لغة برمجة بايثون ..... قنواتنا 》》 @Arab_Victory حسابي على github 》》https://github.com/DrDataYE . موقعنا علئ الويب 》》https://cyber1101.com

Show more

📈 Analytical overview of Telegram channel بايثون العرب | Python Arab 🇵🇸

Channel بايثون العرب | Python Arab 🇵🇸 (@pythonarabe) in the Arabic language segment is an active participant. Currently, the community unites 12 770 subscribers, ranking 9 964 in the Technologies & Applications category and 6 042 in the Saudi Arabia region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 12 770 subscribers.

According to the latest data from 08 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -217 over the last 30 days and by -9 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 0.65%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 83 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 2.
  • Thematic interests: Content is focused on key topics such as ذَات, قَنَاة, إِنتِرنِت, بُرمُجَة, تَجمِيعَة.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
...تعلم لغة برمجة بايثون ..... قنواتنا 》》 @Arab_Victory حسابي على github 》》https://github.com/DrDataYE . موقعنا علئ الويب 》》https://cyber1101.com

Thanks to the high frequency of updates (latest data received on 09 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

12 770
Subscribers
-924 hours
-757 days
-21730 days
Posts Archive
اكتب برنامج يضيف الرقم 120 إلى جميع عناصر المكدس المدخلة مسبقاً بالغة c ++

Repost from < MCS_dev >
وهذا حل ثاني ... def sum_sorted_list(str_nums) -> int: stacks = [] for i in str_nums: if i in ["+", "-", "/", "*"]: a, b = st
وهذا حل ثاني ... def sum_sorted_list(str_nums) -> int: stacks = [] for i in str_nums: if i in ["+", "-", "/", "*"]: a, b = stacks.pop(), stacks.pop() stacks.append(int(eval(f"{b} {i} {a}"))) else: stacks.append(int(i)) return stacks[0]

Repost from < MCS_dev >
تم حل التحدي @today_is_very_good def sum_sorted_list(UserList): result = None while True: for x in UserList: if x in "/+*-":
تم حل التحدي @today_is_very_good
def sum_sorted_list(UserList):
    result = None
    while True:
        for x in UserList:
            if x in "/+*-":
                op = UserList.index(x)
                result = int(eval(f"{UserList[op - 2] + UserList[op] + UserList[op - 1]}"))
                UserList.remove(UserList[op])
                UserList.remove(UserList[op - 1])
                UserList.remove(UserList[op - 2])
                UserList.insert(op - 2, str(result))
                break
        if len(UserList) == 1:
            break
            
    return result

🟢 تحدي ( متوسط) اعمل داله تجمع list مرتبه مثل الذي في الصوره... الشروط: - ممنوع استخدام المكتبات ... - لازم تجربو كل الامثله
🟢 تحدي ( متوسط) اعمل داله تجمع list مرتبه مثل الذي في الصوره... الشروط: - ممنوع استخدام المكتبات ... - لازم تجربو كل الامثله الذي في الصوره ملاحظه: كل المعاملات الرياضيه هي +, -, /, * بس ...

الحل .....
الحل .....

تحدي داله تقوم بجمع الاعداد الفرديه المدخله من قبل المستخدم #في_سطر_واحد

Professional Scrutiny Chat : @LinuxArabe
Professional Scrutiny Chat : @LinuxArabe

اصدار جديد من بايثون 3.1.1 ❤️‍🔥
اصدار جديد من بايثون 3.1.1 ❤️‍🔥

تمرين 1.PNG0.92 KB

+1
تمرين3.docx0.14 KB

تمرين2.PNG1.11 KB

تمارين وكوزات البرمجة الكائنية للعملي

نقدم لكم كورس مجاني كامل عن تعلم لغة البرمجة Java من الصفر للمبتدئين . 🧑‍💻 ⭐️ الجزء الأول : اساسيات الخوارزميات ⭐️ الجزء ال
نقدم لكم كورس مجاني كامل عن تعلم لغة البرمجة  Java من الصفر للمبتدئين . 🧑‍💻 ⭐️ الجزء الأول : اساسيات الخوارزميات ⭐️ الجزء الثاني : أساسيات البرمجة بشكل عام ⭐️ الجزء الثالث : الأساسيات + البرمجة الكينونية 🔹 المستوى الأول 🔸 المستوى الثاني 🔹 المستوى الثالث ⭐️ الجزء الرابع : مراجعة 🔸 المراجعة الأولى 🔹 المراجعة الثانية 🔸 المراجعة الثالثة ⭐️ الجزء الخامس : الخوارزميات وهياكل البيانات 🔸 المراجعة الأولى 🔹 المراجعة الثانية ⭐️ الجزء السادس : تطوير تطبيقات الأندرويد بأستخدام لغة البرمجة Java ⭐️ الجزء السابع : برمجة الواجهات الرسومية بأستخدام   JavaFx 🔹 المستوى الأول 🔸 المستوى الثاني ⭐️ الجزء الثامن : التعامل مع قواعد البيانات 🔹 المستوى الأول 🔸 المستوى الثاني ⭐️ الجزء التاسع : JavaFx MySQL أدعم القناة بالنشر لنستمر بتقديم المزيد.. 💙