Python Dictionary

Python Dictionary

11th - 12th Grade

34 Qs

quiz-placeholder

Similar activities

QUIZ  JS

QUIZ JS

11th Grade

35 Qs

IP QUIZ-AUGUST

IP QUIZ-AUGUST

12th Grade

31 Qs

WEEK-01 DISCUSSION

WEEK-01 DISCUSSION

11th Grade

30 Qs

Lección Formativa de Python (mat) abril 2024 - agosto 2024

Lección Formativa de Python (mat) abril 2024 - agosto 2024

12th Grade

30 Qs

Quis Python Level Eassy

Quis Python Level Eassy

9th - 12th Grade

31 Qs

ICT 10 - JAVA

ICT 10 - JAVA

9th - 12th Grade

30 Qs

Summative Exam Einstein

Summative Exam Einstein

9th - 12th Grade

30 Qs

Python quiz 1

Python quiz 1

7th Grade - Professional Development

30 Qs

Python Dictionary

Python Dictionary

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Bryan Campbell

Used 41+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich')]

[0, 1, 2]

['Python', 'Java', 'JavaScript']

['Guido Rossum', 'James Gosling', 'Brendan Eich']

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich')]

[0, 1, 2]

['Python', 'Java', 'JavaScript']

['Guido Rossum', 'James Gosling', 'Brendan Eich']

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich')]

[0, 1, 2]

['Python', 'Java', 'JavaScript']

['Guido Rossum', 'James Gosling', 'Brendan Eich']

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich')]

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich'), ('C', 'Dennis Ritchie')]

[('C', 'Dennis Ritchie'), ('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich'), ]

['Guido Rossum', 'James Gosling', 'Brendan Eich', 'Dennis Ritchie']

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

['Python', 'Java', 'JavaScript', 'C']

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich'), ('C', 'Dennis Ritchie')]

[('C', 'Dennis Ritchie'), ('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich'), ]

['Guido Rossum', 'James Gosling', 'Brendan Eich', 'Dennis Ritchie']

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

['Python', 'Java', 'JavaScript', 'C']

[('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich'), ('C', 'Dennis Ritchie')]

[('C', 'Dennis Ritchie'), ('Python', 'Guido Rossum'), ('Java', 'James Gosling'), ('JavaScript', 'Brendan Eich'), ]

['Guido Rossum', 'James Gosling', 'Brendan Eich', 'Dennis Ritchie']

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output for the code above?

[('C', 'Dennis Ritchie'), ('Python', 'Guido Rossum'), ('JavaScript', 'Brendan Eich')]

James Gosling

['Python', 'JavaScript', 'C']

['Guido Rossum', 'Brendan Eich', 'Dennis Ritchie']

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?