Data update
This commit is contained in:
parent
aec8ed51b6
commit
29a5eea0d4
128 changed files with 1298 additions and 0 deletions
15
Task/Rot-13/Stringle/rot-13.stringle
Normal file
15
Task/Rot-13/Stringle/rot-13.stringle
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
a "The quick brown fox jumps over the lazy dog."
|
||||
b "AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz"
|
||||
c b
|
||||
#@c 78
|
||||
#\c 52
|
||||
#a
|
||||
b %.a d " " b
|
||||
b %.a #d .a
|
||||
b %.a e c
|
||||
b %.a #e #d
|
||||
b %.a a .\e :a
|
||||
f f .a
|
||||
a :a
|
||||
#a
|
||||
$ f
|
||||
Loading…
Add table
Add a link
Reference in a new issue