Question
Write code that stores the values 12.7, 9.65, 8.72, and 4.69 in the list container you defined for Question 23.
Step 1
In Python, you can create a list using square brackets. For example, you can define an empty list like this: `my_list = []`. Show more…
Show all steps
Your feedback will help us improve your experience
Watch the video solution with this free unlock.
EMAIL
PASSWORD