القواميس والقوائم المتداخلة في بايثون

القواميس والقوائم المتداخلة في بايثون

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Словники в Python

Словники в Python

11th Grade

15 Qs

Dictionary in Python

Dictionary in Python

10th - 12th Grade

20 Qs

Exploring Python Data Structures Quiz

Exploring Python Data Structures Quiz

10th Grade

15 Qs

Python Programming Random Quiz

Python Programming Random Quiz

11th Grade

15 Qs

Python revision

Python revision

10th Grade - University

15 Qs

Programowanie - napisy, szyfrowanie, proste algorytmy

Programowanie - napisy, szyfrowanie, proste algorytmy

12th Grade

21 Qs

Recuparacion 10 CP

Recuparacion 10 CP

10th Grade

16 Qs

Problem Solving using Python and R - UNIT II - Dictionary

Problem Solving using Python and R - UNIT II - Dictionary

12th Grade

15 Qs

القواميس والقوائم المتداخلة في بايثون

القواميس والقوائم المتداخلة في بايثون

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

مشاعل الزايدي

Used 2+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

ماهي نتيجة الكود التالي

{ 2: 'Two' , 3: 'Three'}

{1: 'One' , 2: 2 , 3: 'Three'}

{1: 'One' , 2: 'Two' , 3: 'Three'}

{1: 'One' , 3: 'Three'}

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

3

4

'a'

'b'

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

1

'a'

0

'b'

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

3

'c'

'd'

'b'

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

7

'a'

4

'c'

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

1

'a'

35

'e'

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

dict_keys([1:'One' , 2:'Two' , 3:'Three'])

dict_keys([1 , 2, 3])

dict_keys(['One' , 'Two' , 'Three'])

keys([1:'One' , 2:'Two' , 3:'Three'])

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?