How can I fix all these errors in the code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I fix all these errors in the code

I'm trying to solve the highest palindromic number problem in project euler. https://code.sololearn.com/cxopWLDzCZYc/?ref=app

9th Sep 2020, 8:40 AM
Joseph Oritseweyinmi
Joseph Oritseweyinmi - avatar
3 Answers
+ 3
I've correct your errors, this is your code corrected. https://code.sololearn.com/ceK5zH8wnr5C/?ref=app Thank you because it was a good exercise!!
9th Sep 2020, 9:32 AM
CHERIEF Houcine Abdelkader
CHERIEF Houcine Abdelkader - avatar
+ 2
Thanks guys
9th Sep 2020, 9:50 AM
Joseph Oritseweyinmi
Joseph Oritseweyinmi - avatar
+ 1
Is it okay if you take the input as string opposed to a number? or are you obliged to take the input as number?
9th Sep 2020, 9:15 AM
Ipang