Where can I get practice with Python sys.stdin?
Anonymous User
455

I have a coding challenge coming up and the online editor uses sys.stdin to provide data. How can I get practice standard input?

I apologize if this is a strange question but I've only used input().

Edit: Is this all I need to know?

Comments (2)