The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #76
Python implements a ternary conditional operator in the form of a if condition else b . In was added in version 2.5 in September 2003. It is worth noting that these conditionals are expressions, not statements. (mail.python.org/pipermail/python-dev/2005-September/05684...)
Python implements a ternary conditional operator.
— The Python Quiz (@thepythonquiz) October 26, 2020
False
True#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅