Question: Write a program which prompts the user for some text. The program determines the number of characters in the input text, the first character and

Write a program which prompts the user for some text. The program determines the number of characters in the input text, the first character and last character in the text. Shown below is an example of the program executing. Format both input and output. Output - LabProject (run) - Editor output-LabProject (run) C> Eun Enter some text:Java is also an island The text you entered is: Java is also an island The number of characters in the input text is 22 The first character is J. The last character is d. BUILD SUCCESSFUL total time: 43 seconds )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
