Question: Which list will be referenced by the variable list_strip after the execution of the following code? list_string = *03/07/20084 list strip = list string.split(/') Select

Which list will be referenced by the variable list_strip after the execution of the following code?

list_string = *03/07/20084

list

strip = list string.split("/')

Select one:

O a. [31, 74, 20081

O b. ['03', /, '07', '/, '20081

O c. 13', 7, 7, 7, 2008'1

O d. ['03', '07', '2008']

What would be the result of the following code?

ages = ('Aaron': 6, 'Kelly' : 3, 'Abigail' : 1 )

value = ages ['Brianna"]

Select one:

O a.

-1

O b. KeyError

c.

0

d.

false

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!