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 #170
The maximum representable finite float number in Python is 1.797693e+308. Any float bigger than that will be represented as inf . (tutorialspoint.com/What-is-the-maximum-value-of-float-in-...)
What is the maximum representable finite float number?
— The Python Quiz (@thepythonquiz) July 25, 2020
1.797693e+308
1.797694e+308
1.797694e+154
1.797693e+154#python #python3 #pythonprogramming #learnpython
Question difficulty: π΅π΅π΅π΅π΅