Question: in python pls, and pls can the answer not be in a picture or screenshot form, can it be typed here thank you! Check My

Check My Work Assume that the variable data refers to the string "Python rules!". Use a string method from Table 4-2 to perform the following tasks: 1. Obtain a list of the words in the string, b. Convert the string to uppercase. c. Loente the position of the string "rules". d. Replace the exclamation point with a question mark. Using the value of data from Exercise 1, write the values of the following expressions: a. data.endswith(119 b. "totally".join(data.split() n
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
