Quiz 3.1

Quiz 3.1

Professional Development

21 Qs

quiz-placeholder

Similar activities

Тест остаточных знаний

Тест остаточных знаний

Professional Development

25 Qs

Promoters training FY24

Promoters training FY24

Professional Development

20 Qs

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

OneNote

OneNote

Professional Development

16 Qs

Python: Quiz 2.03 - Basic Data Types

Python: Quiz 2.03 - Basic Data Types

Professional Development

25 Qs

Python Basic

Python Basic

Professional Development

19 Qs

Season 4 #Spaic Python Weekly Quiz

Season 4 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Flutter Online Quiz

Flutter Online Quiz

Professional Development

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