Get STDIN input
Hey, I'm new of using the input field of the site. How do I get the text?
1 Answer
3 years ago by Daniel Hansson
reading STDIN is different in different languages, for example in Python it look like following

3 years ago by OneCompiler