Quiz 3.1

Quiz 3.1

Professional Development

21 Qs

quiz-placeholder

Similar activities

Python basics

Python basics

Professional Development

22 Qs

Lógica Python Revisão 1º Semestre

Lógica Python Revisão 1º Semestre

Professional Development

20 Qs

Quiz 5.1

Quiz 5.1

Professional Development

20 Qs

Code.org CSA Unit 2

Code.org CSA Unit 2

Professional Development

20 Qs

Cohort 1 : Test

Cohort 1 : Test

Professional Development

21 Qs

JSON

JSON

Professional Development

23 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

FUNCTIONS - FILES - OOPs CONCEPTS

FUNCTIONS - FILES - OOPs CONCEPTS

Professional Development

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