Python Quiz Time! #programming #python #code

preview_player
Показать описание
What will be the output in Python?? #programming #python #code
Рекомендации по теме
Комментарии
Автор

I had this happen so often that I instantly knew where this was going.

diamond
Автор

Hello 👋
Please, tell people more about f-string and its features. For instance,
value = "1"
print(f"the value is {value!r}")
Will display:
the value is '1' (not "the value is 1")

zyugpkq
Автор

Thank you for pronouncing tuple properly and not ignorantly like so many nearly illiterate ignorants teaching python on this

samuelallen
Автор

I have looked on the Parentheses not the name

shalevforfor