Question: Write a program that prompt the user to enter a string. The program should then print the following: a) The total number of characters in
Write a program that prompt the user to enter a string. The program should then print the following: a) The total number of characters in the string. b) Printing the string 10 times. c) The first character of the string. d) The first three characters of the string. e) The last three characters of the string. f) Printing the string backwards. g) The second character of the string if the string is long enough. h) The string with its first and last characters removed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
