0% found this document useful (0 votes)
13 views2 pages

Secret Code Generation Method

The document outlines a secret code that assigns each letter of the alphabet to the preceding letter, effectively creating a backward mapping from 'z' to 'a'. Each letter is defined in a sequential manner, where each letter's value is the letter that comes before it in the alphabet. This code could be used for simple encryption or obfuscation of text.

Uploaded by

hehehebehn
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Secret Code Generation Method

The document outlines a secret code that assigns each letter of the alphabet to the preceding letter, effectively creating a backward mapping from 'z' to 'a'. Each letter is defined in a sequential manner, where each letter's value is the letter that comes before it in the alphabet. This code could be used for simple encryption or obfuscation of text.

Uploaded by

hehehebehn
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

OUR secret CODE =

⦁ for a = z-
⦁ for b = a
⦁ for c = b
⦁ for d = c
⦁ for e = d
⦁ for f = e
⦁ for g = f
⦁ for h = g
⦁ for i = h
⦁ for j = i
⦁ for k = j
⦁ for l = k
⦁ for m = l
⦁ for n =m
⦁ for o = n
⦁ for p = o
⦁ for q = p
⦁ for r = q
⦁ for s = r
⦁ for t = s
⦁ for u = t
⦁ for v = u
⦁ for w = v
⦁ for x = w
⦁ for y = x
⦁ for z = y

You might also like