Please help me to find the mistake. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Please help me to find the mistake.

Nirmal wants to know the palindrome numbers between the given range of numbers. Help him by writing a java program to find the palindrome numbers. Sample Input1 Enter the starting range 78 Enter the ending range Sample Output1 88,99 The code is attached below:- https://code.sololearn.com/cO0Yd5xysVCd/?ref=app

29th Jul 2021, 6:51 AM
Utsav Singh
Utsav Singh - avatar
1 Answer
0
NotAPythonNinja no it's showing error that cannot find symbol int temp= num;
29th Jul 2021, 7:33 AM
Utsav Singh
Utsav Singh - avatar