+ 6
Why this code not work..??
5 Answers
+ 6
Dhamesh, I think your problem is probably on lines 4, 7, and 10 where the programme takes input. I would guess that the code playground does not recognise the use of sys.stdin. You might try changing the code between the brackets so, for instance, line 4 would end float(input ()). Hope this helps.
+ 3
Dharmesh Kale sololearn playground does not support input from sys module.
+ 3
Dhamesh, the answer given by Maninder is probably correct. As for pydroid3 I cannot offer any help/comment. It is not something I have used. Wishing you all the best.
+ 2
Richard, your input method work in sololearn but not in pydroid3 ,can you tell me why sys.stdin not work in sololearn and also in pydroid3, if you know..??
+ 1
cuz u cow