Using sys.stdin | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Using sys.stdin

I've been trying to use the sys.stdin pseudofile in Code Playground, in ordee to get input. As you have seen in a few code of mine, sys.stdout.write() works. Likewise, I wanted to play with sys.stdin.read() but it doesn't work. Can Someone Help Me?

28th Aug 2018, 2:04 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
2 Answers
+ 3
It's likely that it hasnt been implemented into the playground compiler
28th Aug 2018, 8:22 AM
Markus Kaleton
Markus Kaleton - avatar
- 1
hello
28th Aug 2018, 5:13 PM
Monu Paul
Monu Paul - avatar