Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

QBasic should add padding spaces around numbers #68

Open
hron84 opened this issue Apr 3, 2013 · 0 comments
Open

QBasic should add padding spaces around numbers #68

hron84 opened this issue Apr 3, 2013 · 0 comments

Comments

@hron84
Copy link

hron84 commented Apr 3, 2013

Code:

target% = 6
PRINT "Correct, the answer was"; target%; "!"

Expected: Correct, the answer was 6 !
Actual: Correct, the answer was6!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant