digital literacy for everyone
[lit][generate-title]
[lit]
[fig]
#### license: creative commons cc0 1.0 (public domain)
#### http://creativecommons.org/publicdomain/zero/1.0/
files command
f1 files mid 1 1
f2 files mid 2 1
f3 files mid 3 1
file1 f1 arropen f1
file2 f1 arropen f2
limit
len1 file1 len
len2 file2 len
ifmore len1 len2
limit len1
else
limit len2
fig
for items 1 limit 1
try
now arrget file1 items
except
now ""
resume
try
now2 arrget file2 items
except
now2 ""
resume
padding f3 int
pad " " times padding
#text now plus pad left padding plus now2 print
text now plus pad left padding plus now2 print
#plus "" print
#now now2 print
next
home: [lit]https://freesoftwareresistance.neocities.org[lit]