Question: Question 1 Write a python program to read a string as an input from the user and do the following Str 1 = utas Show

Question 1
Write a python program to read a string as an input from the user and do the following Str 1=utas
Show the length of the string
Replace the last alphabet in the string with "ing"
display the string in upper case
Question 2
Write a python program to read two string as an input from the user and do the following:
Str1= welcome Home"
Str2= "Computer Engineering"
display the first string to lower case
Find the letter "e" in the second string
Combine first and second string together
Repeat the first string 5 times
Question 1 Write a python program to read a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Finance Questions!