Question: Feedback? CHALLENGE ACTIVITY 7 . 5 . 2 : List basics. 5 3 4 8 5 6 . 4 1 0 4 2 1 8

Feedback?
CHALLENGE
ACTIVITY
7.5.2: List basics.
534856.410421893zqy7
Jump to level 1
List months_list is created with four integers read from input. Update the first element of months_list to 9.
Click here to show example
1 # Reads four values from input into months_list
2 months_list =[(input()),(input()),(input()),(input())]
4 l''' Your code goes here '.'
5
6 print(months_list)
 Feedback? CHALLENGE ACTIVITY 7.5.2: List basics. 534856.410421893zqy7 Jump to level 1

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 Databases Questions!