VTech PreComputer Prestige Course Manual page 80

Learning toy
Table of Contents

Advertisement

50
READ M$, T$
60
IF M$ <> LEFT$(D$, LEN(M$)) THEN 80
70
LET MSG$ = T$: LET MON$ = M$
80
NEXT I
90
IF MSG$ = "" THEN RESTORE: GOTO 30
100 PRINT "You were born in "; MON$; "."
110 PRINT "Did you know "; MSG$
120 PRINT " was also born in "; MON$; "?"
130 DATA "January", "Wolfgang Amadeus Mozart"
140 DATA "February", "Charles Dickens"
150 DATA "March", "Michelangelo"
160 DATA "April", "Charlie Chaplin"
170 DATA "May", "Florence Nightengale"
180 DATA "June", "Bjorn Borg"
190 DATA "July", "Amelia Earhart"
200 DATA "August", "Napolean Bonaparte"
210 DATA "September", "George Gershwin"
220 DATA "October", "Margret Thatcher"
230 DATA "November", "Marie Curie"
240 DATA "December", "Issac Newton"
78

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PreComputer Prestige and is the answer not in the manual?

Table of Contents