Question: Create a new java file called Poetry.java This task is going to be based on your Level 1 Capstone Project II where you created the
Create a new java file called Poetry.java
This task is going to be based on your Level Capstone Project II where
you created the Caesar cipher.
Recreate your project from JavaScript into Java.
Include file inputoutput functionality in your code so that the program
can read a text file, encode it and output the encoded message into a
new text file
Use your program to read the content of the text file poem.txt For each
line in poem.txt write a new line in a new text file encodedPoem.txt that
is encoded by the cipher.
Compile, save and run your file.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
