Question: 8. Does it end with a fullstop() ? In [ ]: str=There are no traffic jams along the extra mile. # Type your code here.

 8. Does it end with a fullstop() ? In [ ]:

8. Does it end with a fullstop() ? In [ ]: str="There are no traffic jams along the extra mile." # Type your code here. ans_1= print(ans_1) 9. Using index() method, identify the index of character: (v). In [ ]: str "The best revenge is massive success." # Type your code here. ans_1= print(ans_1) 10. Using .find() method, identify the index of character: (m). In [1: str="The best revenge is massive success." # Type your code here. ans_1= print(ans_1) far character: X). First with find met

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 Chemical Engineering Questions!