- 3
Error while executing
Finding whether a no is palindrome or not https://code.sololearn.com/c4NaCtUytg0R/?ref=app
3 Respostas
+ 5
Show your attempts
https://code.sololearn.com/c97Vt34YZW80/?ref=app
+ 5
You have a missing = on line 5, and "if" on line 7 should be lowercase.
+ 1
But in python exist easier decision for this problem
https://code.sololearn.com/cgvtAfiFzRDp/?ref=app