How can I fix all these errors in the code | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответов
+ 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