Question: Python exercise: # Display the in all upper case letters and the in lower case letter # Display the length of the string # Display
Python exercise:
# Display the in all upper case letters and the in lower case letter
# Display the length of the string # Display the first letter and last letter in the string
# Change the word exercise to assignment and display the string
# Display the letter from the third letter to ninth letter
s = "Review of week one exercise"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
