CLS
INPUT "Enter any number"; N
S = 0
WHILE N<> 0
R = N MOD 10
S = S*10+R
N = N\10
WEND
PRINT "Reverse of digits="; S
END
Subscribe to:
Post Comments (Atom)
Digital Footprint
Computer technology is a technology that instead of building a physical machine for each application builds a logical or virtual machine. ...
-
Computer technology is a technology that instead of building a physical machine for each application builds a logical or virtual machine. ...
-
"Take only memories, leave only footprints " The excitement knocked the door of grade 9 students when they were told about the...
-
Firstly when I heard that we are going tour to Dhading for 2 days I was so much excited to go there. The day when I got notice after reachin...
No comments:
Post a Comment