ar
Feedback
Tech & code

Tech & code

الذهاب إلى القناة على Telegram

SIMPLYEASYLEARNING 👩‍🎓

إظهار المزيد
7 989
المشتركون
-524 ساعات
-237 أيام
-11030 أيام
أرشيف المشاركات
x = 10 y = 5 if x > y: print("x is greater than y") elif x < y: print("x is less than y") else: print("x is equal to y")
Anonymous voting

my_list = [1, 2, 3, 4, 5] print(my_list[1:3])
Anonymous voting

Netflix logo .txt0.02 KB

my_list = [1, 2, 3, 4, 5] print(my_list[1:3])
Anonymous voting

Weather app code .txt0.02 KB

Don’t forget to smash the like button

Chess game using python .txt0.03 KB

Which of the following functions can help us to find the version of python that we are currently working on?
Anonymous voting

Which type of Programming does Python support?
Anonymous voting

Who developed Python Programming Language? 🤔
Anonymous voting

What will be the output of the following code snippet? print(2**3 + (5 + 6)**(1 + 1))
Anonymous voting

What is the maximum length of a Python identifier?
Anonymous voting

PYTHON PROGRAMMING NOTES.pdf1.52 MB