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 #156
print(float(".1"))
The function float() works without a zero before the decimal place. Not an issue! (docs.python.org/3/library/functions.html#float)
Question difficulty: 🔵🔵🔵🔵🔵
Similar questions: