Question: Create a string variable called first_name and assign its value as input from the user. If the string is more than 5 characters long, print
Create a string variable called first_name and assign its value as input from the user. If the string is more than 5 characters long, print the 6th character in uppercase. Then print the whole string using an f-string.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
