Search found 1 match

by webster87
Wed Dec 13, 2006 11:20 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: need some help
Replies: 2
Views: 5922

need some help

i need to write a program for a class that i have. i can write any kinda program i want, btu the requirements are as follows -must take input from the screen - must include at least 2 different types of loops (i.e. for, while, until) -must include as least 1 condition statement (i.e. if/then or case...