0
Python related
sys.stdin.readline() does not work. I added import sys at the beginning and I still cannot change the sys output.
1 ответ
+ 4
In wich context?
What's the complete code?
What's the unexpected behaviour?
@@
sys.stdin.readline() does not work. I added import sys at the beginning and I still cannot change the sys output.