Question: Question 1. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 Pyth h on s e

Question 1. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 Pyth h on s e ! String Operators i a w S o m e 1.1 Find the length and print the values of all of the following: a) msg[0] b) msg[0:6] c) msg[20] 1.2 a) Write the print msg (in three different ways of indexing) to print only "awesome" from the above string. Can you now think of a way to display it in the reverse order, like "emosewa". b) Write the print msg (in three different ways of indexing) to print only "Python from the above string. Can you now think of a way to display it in the reverse order, like "nohtyp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
