0
Can sum1 send the palindrome code for numbers in py
6 Respostas
+ 2
if you use a single slash, you do a regular division.
5/2 == 2.5
5//2 == 2
Did you find this code somewhere?
+ 1
We don't hand out code.
But you can show us your attempt and we give you a hint.
+ 1
Okay.... I got thanks @HonFu
0
I have a doubt... Why not use a single slash while dividing in the loop than a double slash
0
I am new here.