Oh gosh! I feel so dumb now :(
Thank you for your time though!
Type: Posts; User: jeeba
Oh gosh! I feel so dumb now :(
Thank you for your time though!
It is listed as a valid method over here. Is my implementation wrong?
here is my code:
package program3;
public class caesarCipher {
public static void main(String[] userString) { //userString is the string supplied by the user as an argument