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 #755
The function round() takes 2 parameters. The number to be rounded and, as optional, the number of digits up to which the given number is to be rounded.Also, the second parameter of round() cannot be a float()! (geeksforgeeks.org/round-function-python)
Question difficulty: 🔵🔵🔵🔵🔵
Similar questions: