Search:

Type: Posts; User: drewgangsta

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,067

    Re: Cryptogram, help please

    The project guidlines are
    Enter cryptogram: ABC

    (R)eplace letter or (Q)uit: r
    Letter from cryptogram: A
    Replace with: B

    Original cryptogram: ABC
    With replacements: BBC
    Substitutions: A->B
  2. Replies
    2
    Views
    1,067

    Cryptogram, help please

    Need help with my cryptogram program,
    the program skips over the line of code that asks for the letter you need to replace
    Thank you so much


    import Keyboard.*;
    import java.io.*;
    import...
Results 1 to 2 of 2