- 2

Why Sololearn Python code can't activate more than one input?

Than, EOFERROR is occured. For example:i = int(input()) t = int(input()) print(i + t) If you run this code, eoferror is occured. https://code.sololearn.com/cuaw2FkIy622/?ref=app

18th Apr 2022, 9:50 AM
Chris
5 odpowiedzi
+ 7
Read the text in the pop-up window: "Split multiple inputs into separate lines".
18th Apr 2022, 9:52 AM
Lisa
Lisa - avatar
+ 6
😇Ýoonsu Ķim😇 , just 1 comment about the code: - we don't need to import math module, since the code is not using any function from it
18th Apr 2022, 10:31 AM
Lothar
Lothar - avatar
+ 5
There is nothing to fix, it works. Provide the input as explained in the text of the pop-up window
18th Apr 2022, 10:17 AM
Lisa
Lisa - avatar
+ 1
😇Ýoonsu Ķim😇 Error because of no input from your side.. no need any fixes... Run this and see how sololearn input works.. this explains how solo learn input console works... https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
18th Apr 2022, 1:24 PM
Jayakrishna 🇮🇳
- 3
Than please fix my code.
18th Apr 2022, 10:15 AM
Chris