24 game: Difference between revisions

m
→‎{{header|Commodore BASIC}}: Grammar adjustment within program instructions.
m (→‎{{header|Commodore BASIC}}: Grammar adjustment within program instructions.)
Line 3,635:
72 print:print " an arithmetic expression that"
73 print:print " evaluates to a value of 24, however"
74 print:print " you may use only usethe four numbers provided"
75 print:print " given at random by the computer and the"
76 print:print " the standard arithmetic operations of add,"
77 print:print " add, subtract, multiply, and divide. Each"
78 print:print " Each digit must be used by itself. (e.g. if"
79 print:print " (e.g. if given 1, 2, 3, 4, you cannot combine"
80 print:print " combine 1 and 2 to make 12.)"
89 gosub 1000
 
113

edits