Educating Mind Without Educating Heart Is No Education At All
Monday, 4 November 2019
Write a program in basic to find product and difference of any two constant numbers.
CLS
Let A =50
Let B = 60
P = A*B
D = A-B
PRINT "Product of two number=";P
PRINT "Product of two number=";D
END
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment