Python code playground doesn't work for me.. :( | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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.

26th Sep 2018, 2:07 PM
Richard Bach
Richard Bach - avatar
5 Réponses
+ 4
Richard Bach all you need is to input stuff like this 56.6 23.5
26th Sep 2018, 4:19 PM
LONGTIE👔
LONGTIE👔 - avatar
+ 1
Oh.. It's supposed to be a float! Thanks :)
26th Sep 2018, 4:51 PM
Richard Bach
Richard Bach - avatar
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.
26th Sep 2018, 3:53 PM
Kirk Schafer
Kirk Schafer - avatar
0
Maybe I got confused.. I hope so! Here it is.. https://code.sololearn.com/c32T56ENBVx5/?ref=app
26th Sep 2018, 4:14 PM
Richard Bach
Richard Bach - avatar
0
Richard Bach no prob
26th Sep 2018, 4:52 PM
LONGTIE👔
LONGTIE👔 - avatar