RosettaCodeData/Task/Boolean-values/Applesoft-BASIC/boolean-values.basic

4 lines
35 B
Plaintext

? 2 = 3
? 2 = 2
IF 7 THEN ?"HELLO"