Computer Science, asked by sanjanpant6124, 9 months ago

write a program in QBasic to input " student's name, pass or fail in computer test

Answers

Answered by mishraakshat201
0

Explanation:

CLS

INPUT"Name of the student",a

INPUT"PASS OR FAIL",S

Similar questions