Media Summary: Qbasic programming - sum of values divisible by 5. Hello friends in this video you can find A CLS INPUT "Enter Length"; l INPUT "Enter breadht"; b area = l * b perimeter = 2 * (l + b) PRINT "The area ="; area PRINT "The ...
Qbasic Program 5 Calculations - Detailed Analysis & Overview
Qbasic programming - sum of values divisible by 5. Hello friends in this video you can find A CLS INPUT "Enter Length"; l INPUT "Enter breadht"; b area = l * b perimeter = 2 * (l + b) PRINT "The area ="; area PRINT "The ... This video is concerned with " how to write a This tutorial will show how to make a simple