en
Feedback
Tech & code

Tech & code

Open in Telegram

SIMPLYEASYLEARNING πŸ‘©β€πŸŽ“

Show more
7 989
Subscribers
-524 hours
-237 days
-11030 days
Posts Archive
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

Code πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡ https://www.instagram.com/p/CsYtb1mrjqk/?igshid=MzRlODBiNWFlZA==
Code πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡ https://www.instagram.com/p/CsYtb1mrjqk/?igshid=MzRlODBiNWFlZA==

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