If you do not understand this assignment,
ask Mr. Cusack and/or come to his tutorials.
Overview
• Use Eclipse to program using java
Objectives
• Build a CasearCipher to convert a sentence into casear cipher string.
- you will need to use scanner to enter the string from the console
Enter the following line on the console:
Four score and seven years ago our fathers brought forth on this continent
• Your files will be:
• PX_CreateCasearCipher_lastname.java (java program)
• PX_CreateCasearCipher_lastname.png (Screen print)
• PX_CreateCasearCipher_lastname.mp4 (video of you running your program)
• You can use Screen Cast or Obs - Download from softward center
• Drop off all 3 files into google classroom.
Materials
• Computer
**************************************************
Your output should show up at the Eclipse console.
**************************************************