es
Feedback
Tech & code

Tech & code

Ir al canal en Telegram

SIMPLYEASYLEARNING 👩‍🎓

Mostrar más
7 988
Suscriptores
-524 horas
-237 días
-11030 días
Archivo de publicaciones
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