digital literacy for everyone
[lit][generate-title]
[lit]
[fig]
#### license: creative commons cc0 1.0 (public domain)
#### http://creativecommons.org/publicdomain/zero/1.0/
x = "hello world"
for reps (1 2 1)
xl = x len
for ch (1 xl 1)
c = ch ; mod 15 ; plus 1
now = x ; mid ch 1 ; colortext c ; prints
next
now = "" ; print
ifequal reps 1
x = "enter new message - " ; prints ; lineinput
fig
next
home: [lit]https://freesoftwareresistance.neocities.org[lit]