0
When i was running here in solo learn. Iam getting error in line 7 . but this code is working in python interpreter
num1 = input("Enter a number: ") print(num1) num2 = input("Enter a number: ") print(num2)
4 Réponses
0
I also get an error
Md. Nasif-ur-Rahman Rimon
Do you get two prompt one by one and print two value ??
I think you Arif Ahmed should get both parameter in same prompt and convert it to other data type and separate them as two var
And then print them .
0
Ya I understood thats true Divya Mohan and Md. Nasif-ur-Rahman Rimon
0
Yes I also understood.
Thanks Md. Nasif-ur-Rahman Rimon
0
Thanks😁 Md. Nasif-ur-Rahman Rimon