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 #837
print(float('-inf') + 2)
Adding 2 to minus infinity will still make minus infinity! (geeksforgeeks.org/python-infinity)
Question difficulty: 🔵🔵🔵🔵🔵