0
https://code.sololearn.com/cxTS1yPGYBnH/?ref=ap
what is wrong in the last line ...it is not doing the sum operation
3 Answers
+ 1
Your question is really unclear, but if I guess it right you are trying to sum two integers which you read from the input as strings. So you should convert both of them to integers before you calculate the sum. Please look at the code 😉
https://code.sololearn.com/ck0TM9Vx4L4x/?ref=app
+ 1
You are welcome anas 👍
0
Thanku white cat



