Search found 1 match
- Mon Aug 22, 2005 10:12 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: This is kind of dumb but..
- Replies: 3
- Views: 4957
This is kind of dumb but..
I am experienced in the DM programming language, and now wish to learn QBASIC. I know some, and what I do not understand is quite simple..yet to hard! CLS TYPE Player Name$ = "" Score AS INTEGER END TYPE PRINT "Welcome to Guess or Die!" PLAY "ABA" INPUT "Please ent...