Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -16,6 +16,6 @@ Print Cipher$(B$,-10)
|
|||
|
||||
n=1 ' n negative or positive or zero
|
||||
for i=65 to 65+25
|
||||
a=(1+(i -64)+n+24) mod 26 + 65
|
||||
? chr$(a),
|
||||
a=(1+(i -64)+n+24) mod 26 + 65
|
||||
? chr$(a),
|
||||
next
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue