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

Feedback?
CHALLENGE
ACTIVITY
3.2.2: List basics.
5471483154642 q).32977
Jump to level 1
List miles_list is created with four integers read from input. Output the fourth element plus the second element minus the first element multiplied by the third element.
Click here to show example
3
# Reads four values from input into miles_list
miles_list =[(input()),(input()),(input()),(input())]
['' Your code goes here
6
1
2
3
4
 Feedback? CHALLENGE ACTIVITY 3.2.2: List basics. 5471483154642 q).32977 Jump to level

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!