Computer Science, asked by reenakumaririya, 1 month ago

write a qb64 program to (i) clear the screen (ii) print your name (iii) print your hobby​

Answers

Answered by Itzabhi001
1

Explanation:

write a qb64 program to (i) clear the screen (ii) print your name

Answered by atrs7391
1

(i) CLS

(ii) PRINT "YOUR NAME HERE"

(iii) PRINT "YOUR HOBBY HERE"

Similar questions