I don't understand what's happening, I run the code, it outputs 4, the lowest entered number. But it doesn't meet the requirements to pass, it fails the 'print the lowest entered number' and somehow it also fails 'take input from keyboard.' How is that possible if it is successfully taking in numbers? I know it also doesn't work with negative numbers, but I'm more confused by the seeming paradox of taking in numbers, but failing at taking in input.