0
Python code playground doesn't work for me.. :(
When I'm asked for an input, it says.. "Looks like your program needs an input" and then "Split multiple inputs into separate loops". I am using Android on a Xiaomi phone. I've used HTML and Sql playgrounds without a problem.
5 Answers
+ 4
Richard Bach all you need is to input stuff like this
56.6
23.5
+ 1
Oh.. It's supposed to be a float! Thanks :)
0
Do you mind linking your code?
If you have inputs, I think it reads something like "multiple lines"...basically, a batch input stream: just press enter between each answer, corresponding to each input you intend to satisfy.
If you don't have inputs, it might be a parsing bug (rare), something for Feedback.
0
Maybe I got confused.. I hope so! Here it is.. https://code.sololearn.com/c32T56ENBVx5/?ref=app
0
Richard Bach no prob