News
The only thing I don't understand about your code is why you're sending EOT with every line. The only way I can understand it would be some additional line break, but that isn't be necessary (and ...
In Python, sys.stdin is a read-only file object from which you can grab the user's input. So, if you want to test the "double" function from above, you can (should) replace sys.stdin with another file ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results