CLS
INPUT "Enter any number"; N
S = 0
WHILE N<> 0
R = N MOD 10
S = S+R
N = N\10
WEND
PRINT "Sum 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. ...

-
O n thursday , 2076/2/16 we the students of grade 9 of jagat mandir school were taken to police office which is located at Ranipokhari,Kathm...
-
Drama is a composition in verse or porse intended to portray life or character or to tell a story. It usually involves conflicts and emotion...
-
Computer technology is a technology that instead of building a physical machine for each application builds a logical or virtual machine. ...
No comments:
Post a Comment