Zebra0.com

csharp stringsStrings in C#

Strings in C#

Cryptograms

A cryptogram shuffles the alphabet to create a code, then replaces each letter in the message with the corresponding letter in the code.

Try this demo, then see if you can guess how to write the code.

Put in a sentence and press enter to see it encrypted.

That's all! Congratulations on completing all of the lessons in csharp!