update latest work
This commit is contained in:
7
qb64/order-system.bas
Normal file
7
qb64/order-system.bas
Normal file
@@ -0,0 +1,7 @@
|
||||
REM Order System 1.0
|
||||
rem by John Paul Wohlscheid
|
||||
|
||||
print tab(15); "Welcome to the first version of the Order System."
|
||||
print tab(15); "In order to place your order, enter the amount you"
|
||||
print tab(15); "of each item you want and the amount will be totalled"
|
||||
print tab(15); "at the end."
|
||||
Reference in New Issue
Block a user