• View all by SpottedOtter23Creator
  • Follow SpottedOtter23FollowFollowing SpottedOtter23Following
  • Add To CollectionCollection
  • Comments
  • Devlog

Click to See Caeser Cipher

← Return to Click to See Caeser Cipher

Devlog

  • Click to See Code
    June 08, 2022 by SpottedOtter23
    public class App { public static void main(String args[]) { //your method calls System.out.println(encrypt("what is this", 6)); //call method encrypt System.out.println(decrypt("q lwv'b mdmv" , 8)); /... Continue reading
itch.io·View all by SpottedOtter23·Report·Embed