Question: 1. (2Pts) Write your code to display two words using indices: Car and nation flower = 'Carnation' 2. (2Pts) Write your code to display Good

1. (2Pts) Write your code to display two words using indices: Car and nation flower = 'Carnation' 2. (2Pts) Write your code to display "Good Morning, everyone!" using a + operator. first = "Good " second = "Morning," third = "everyone!" 3. (2Pts) Write your code to change message to uppercase. message = 'he is good all the time.' 4. (2Pts) Write your code to change message to lowercase. message = 'THE SUN IS BRIGHT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
