Degree Educated Drivers

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 :stuck_out_tongue:

if you put one of these ; after the " .it would fill the screen. :laughing:

limeyphil:

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 :stuck_out_tongue:

if you put one of these ; after the " .it would fill the screen. :laughing:

Oh, good to know, I will remember that in case I will ever need to write a stupid program in Basic again :grimacing:

Hombre:
you are really showing your age mate, COBOL and pascal went out with the Ark!

It’s not that old, I still got taught Pascal as part of an Electronic and Software Engineering degree less than a decade ago.

Paul

limeyphil:

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 :stuck_out_tongue:

if you put one of these ; after the " .it would fill the screen. :laughing:

Depends on the variant of BASIC, some will take the newline as a delimiter, others need a semicolon.

Paul

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 :wink: