Quiz 3.1

Quiz 3.1

Professional Development

21 Qs

quiz-placeholder

Similar activities

For Loop Python_2024

For Loop Python_2024

Professional Development

20 Qs

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

NM-BIG DATA Course

NM-BIG DATA Course

Professional Development

20 Qs

Quiz 5.1

Quiz 5.1

Professional Development

20 Qs

AP Computer Science Unit 2

AP Computer Science Unit 2

Professional Development

20 Qs

Code.org CSA Unit 2

Code.org CSA Unit 2

Professional Development

20 Qs

Linux AS

Linux AS

Professional Development

20 Qs

Cohort 1 : Test

Cohort 1 : Test

Professional Development

21 Qs

Quiz 3.1

Quiz 3.1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Mohand Mahmoud

Used 1+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

print(math.remainder(9,2))

1

0

1.0

0.0

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

print(math.factorial(3))

3

6

0

3*2*1

3.

FILL IN THE BLANK QUESTION

1 min • 3 pts

Convert from JSON to Python:

4.

FILL IN THE BLANK QUESTION

1 min • 3 pts

Convert from Python to JSON

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

output from json is

str

int

dict

anytype

6.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

to handel shape of json use

sparators

indent

loads

dumps

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

try:

  print(x)

except: 

print("An exception occurred")

Error

An exception occurred

None

Exception

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?