ebc/main.bc

7 lines
136 B
Plaintext
Raw Normal View History

2020-05-07 12:26:57 +02:00
list 1 = {-53, 8, 9}
2020-05-05 19:08:02 +02:00
2020-05-07 12:26:57 +02:00
for i = 1 to 5
locate 1, 1, "\"Bonsoir Paris\" !"
locate 1, 2, 'Ah oui on peut faire ça aussi "coucou"'
next