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

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

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Exploring Python Data Structures Quiz

Exploring Python Data Structures Quiz

10th Grade

15 Qs

Python Dictionary

Python Dictionary

11th Grade

14 Qs

Python Programming Random Quiz

Python Programming Random Quiz

11th Grade

15 Qs

Python Revision 1 RK

Python Revision 1 RK

12th Grade

20 Qs

Python-Day-3

Python-Day-3

12th Grade - University

15 Qs

Section 3D: Collect and process data using dictionaries

Section 3D: Collect and process data using dictionaries

12th Grade

15 Qs

Recuparacion 10 CP

Recuparacion 10 CP

10th Grade

16 Qs

Mastering Python Loops and Functions

Mastering Python Loops and Functions

10th Grade - University

20 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?