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 #893
print(round(3.14, -2))
When round() is given a negative second argument, it always returns 0.0. (docs.python.org/fr/3.7/library/functions.html?highlight=r...)
Question difficulty: π΅π΅π΅π΅π΅
Similar questions: