DEFINE a
BYTE
FOR
a
=
0
TO
255
PRINT
a
NEXT
PRINT
"abcdefghijklmnopqrstuvwxyz"
;