What will be the output of the following BASIC-256 program: 2 PRINT “My age is:”; PRINT 15
Answers
Answered by
0
Answer:
my age is 15
if you had write it without error str(15)
Similar questions