This project should read in all the information from the supplied hhlyrics.txt text file and place it into a variable to be used in the program. From there, the program should show a graphical interface that allows the user to do 2 different things. The first is the program will allow the user to enter a character. Then the program should search all the information entered in from the text file and output the number of times that character shows up in the text file. The second task the program should handle is a button marked encryption. When this button is clicked, it should take all the text from the text file and encrypt is using the cypher below. Note that not all letters are being changed, some would stay the same. Once the encryption is complete, the program should output all the encrypted text to the screen. Make sure that the user will be able to view all the text, it does not have to all show on the screen at once, but they should be able to still view all the text in some way.Cypher (Should allow both capital and lower case letters to be changed): A - Z D - W H - T K - R M - P O - N S - J X - E

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter8: Advanced Data Handling Concepts
Section: Chapter Questions
Problem 3GZ
icon
Related questions
Question
100%

This project should read in all the information from the supplied hhlyrics.txt text file and place it into a variable to be used in the program. From there, the program should show a graphical interface that allows the user to do 2 different things. The first is the program will allow the user to enter a character. Then the program should search all the information entered in from the text file and output the number of times that character shows up in the text file. The second task the program should handle is a button marked encryption. When this button is clicked, it should take all the text from the text file and encrypt is using the cypher below. Note that not all letters are being changed, some would stay the same. Once the encryption is complete, the program should output all the encrypted text to the screen. Make sure that the user will be able to view all the text, it does not have to all show on the screen at once, but they should be able to still view all the text in some way.Cypher (Should allow both capital and lower case letters to be changed): 
A - Z 
D - W 
H - T 
K - R 
M - P 
O - N 
S - J 
X - E

 

(THIS IS NOT A BARTLEBY WRITE QUESTION)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

How did you do the encryption part?

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Graphical User Interface
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage