Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBasic Program Help
#21
Here is some help, although since you posted in so many places I don't think you will ever see it

Code:
start here
  input a number.
  if it is not -1 then
    input an operation +-*/
    input next number
    perform operation
    print result
repeat until the number is -1
stop program

Mac
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)