Why the line can't be read | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
16th Jun 2020, 9:22 PM
mostafa
4 Answers
16th Jun 2020, 9:36 PM
Kevin ★
+ 2
I'm not quite sure what your question is, but it may be that you are not providing the inputs correctly. In SoloLearn's Code Playground, you have to provide all inputs at the start of your program. For multiple inputs, put them on separate lines.
16th Jun 2020, 9:30 PM
Russ
Russ - avatar
+ 2
In your code you have two inputs (on line 1 and line 2), so you will need to provide both inputs at the start. Try this: 0.8 0.9 ...as your inputs
16th Jun 2020, 9:37 PM
Russ
Russ - avatar
0
Like what
16th Jun 2020, 9:35 PM
mostafa