+ 5

Anyone help me. Why this code is not working plz explain 🙏

a=int(input("Enter number 1 : ")) b=int(input("Enter number 2 : ")) try: print("Sum is ",int(a)+int(b)) except Exception as e: print(e) print("Keshav")

27th Aug 2020, 5:27 AM
‎Keshav
‎Keshav - avatar
7 odpowiedzi
+ 3
Arsenic but i was using this code in my android through a app names pydroid 3 It was giving me an error. Why so?
27th Aug 2020, 6:35 AM
‎Keshav
‎Keshav - avatar
+ 4
It is working fine You must not be giving input correctly. Check this lesson to see how input is handled in sololearn 👇 https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
27th Aug 2020, 5:32 AM
Arsenic
Arsenic - avatar
+ 2
It working fine! I think you should visit it https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
27th Aug 2020, 5:31 AM
Vadivelan
+ 2
Keshav Kumar which error was it generating in pydroid ?
27th Aug 2020, 6:51 AM
Arsenic
Arsenic - avatar
+ 1
Arsenic could you plz tell me your email address i will mail you at there coz there's some problem. Thank you
27th Aug 2020, 12:00 PM
‎Keshav
‎Keshav - avatar
+ 1
Arsenic I can't copy paste in it I'm using pydroid 3 which is an android app
27th Aug 2020, 12:39 PM
‎Keshav
‎Keshav - avatar
0
I just want you to tell me the error the program is generating. Can't you just copy paste it here ?
27th Aug 2020, 12:38 PM
Arsenic
Arsenic - avatar