Question: 5 4 7 8 0 2 . 3 9 9 2 7 4 6 . q times 3 zqy 7 Jump to level 1

547802.3992746.q\times 3zqy7
Jump to level 1
List data_list is created with the first four integers read from input. Remove integer 11 from data_list. Then, read the last integer
from input and append the integer to data_list.
Click here to show example
1 # Reads four values from input into data_list
2 data_list =[(input()),(input()),(input()),(input())]
4''' Your code goes here '''
6 print(data_list)
 547802.3992746.q\times 3zqy7 Jump to level 1 List data_list is created with

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!