Visit www.myprogramminglab.com to complete this Programming Challenge online and get instant feedback.
String Manipulator
Write a program that asks the user to enter the name of his or her favorite city. Use a String variable to store the input. The program should display the following:
• The number of characters in the city name
• The name of the city in all uppercase letters
• The name of the city in all lowercase letters
• The first character in the name of the city
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here