Computer Science, asked by womo, 3 months ago

Write a QBASIC program to display time in hours and convert times into minutes as well as seconds using Input Statement
.don't copy plz .​

Answers

Answered by XxMissCutiepiexX
7

Explanation:

To begin, write down everything from the program below ("PRINT "Hello World") into a text editor or into the QBasic IDE (Integrated Development Interface) itself and save it as "1HELLO. BAS". Next open the file in QBasic (unless you used QBasic IDE in which case it is already open) and press F5.

Similar questions