(no title)
max99x
|
14 years ago
You might be hitting the fact that QBasic actually requires keywords to be in capitals. The original IDE did the conversion for you, but repl.it doesn't. We should really be more lenient about those. For now, check the existing examples and use your trusty caps lock.
drv|14 years ago
The lack of line numbers was a bit confusing too - my first inclination when seeing a BASIC prompt is to type
Aside from that, it seems to work as expected (at least in the quick tests I tried).sratner|14 years ago