CLS
INPUT "Enter any number"; N
A = N
S = 0
WHILE N <> 0
R = N MOD 10
S = S*10+R
N = N\10
WEND
IF A= S THEN
PRINT " The number is palindrome"
ELSE
PRINT "The number is not palindrome"
END IF
END
Subscribe to:
Post Comments (Atom)
Peer to Peer Network
Peer to Peer Network Peer-to-Peer is a network model in which each computer can function as both a client and a server. Any computer in th...
-
My Father My father name is Sujan Ram Bhattarai. He is 40 years old. He is a gentle man. A father is a...
-
Experience on the drama, aadhi ko manorum nittya. On 2076/1/26 our school take us to watch a b...
-
ISA PROJECT MOMO MAKING BACKGROUND : Our school is on the journey of ISA. ISA stands for International School Award. In, this p...
No comments:
Post a Comment