orys:
Well, I am not good at programming, I hated that Fortran classes. Last program which was fun for me I wrote when I was about 7 and it was going like that:
10 PRINT “ORYS IS SUPER”
20 GO TO 10
In Basic
if you put one of these ; after the " .it would fill the screen.
orys:
Well, I am not good at programming, I hated that Fortran classes. Last program which was fun for me I wrote when I was about 7 and it was going like that:
10 PRINT “ORYS IS SUPER”
20 GO TO 10
In Basic
if you put one of these ; after the " .it would fill the screen.
Oh, good to know, I will remember that in case I will ever need to write a stupid program in Basic again
orys:
Well, I am not good at programming, I hated that Fortran classes. Last program which was fun for me I wrote when I was about 7 and it was going like that:
10 PRINT “ORYS IS SUPER”
20 GO TO 10
In Basic
if you put one of these ; after the " .it would fill the screen.
Depends on the variant of BASIC, some will take the newline as a delimiter, others need a semicolon.
Mine was something like that:
except that I had it in different colour, since I had monochromatic monitor:
One like these, but instead of green it had a amber/honey colour