Python_M1&M2

Python_M1&M2

1st - 3rd Grade

17 Qs

quiz-placeholder

Similar activities

Hello world Python club

Hello world Python club

2nd - 5th Grade

20 Qs

MS Word Tools (Grade II)

MS Word Tools (Grade II)

2nd Grade

12 Qs

Season 1 #Spaic Python Weekly Quiz

Season 1 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Power point

Power point

3rd Grade

12 Qs

Exploring Microsoft Word Interface

Exploring Microsoft Word Interface

1st - 2nd Grade

15 Qs

MS Office

MS Office

1st - 2nd Grade

15 Qs

Introduction to MS Word 2016

Introduction to MS Word 2016

3rd Grade

20 Qs

Technology at Home

Technology at Home

KG - 12th Grade

20 Qs

Python_M1&M2

Python_M1&M2

Assessment

Quiz

Computers

1st - 3rd Grade

Medium

Created by

Yiwen Mok

Used 6+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Who created Python?

James Gosling

Guido Van Rossum

Bjarne Stroustrup

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Python is designed to be highly ( )

Compactible

Readable

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Python was released in ( )

1995

1991

1990

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In the expression 3+1, What is '+' called?

operator

operand

sign

none of the above

5.

FILL IN THE BLANK QUESTION

1 min • 5 pts

a = 5

b = 2

c = a + b

print("Addition is", c)

6.

OPEN ENDED QUESTION

3 mins • 5 pts

Complete the following code to subtract two numbers?

num1 = __

num2 = __

num3 = __ - __

print("Subtraction is", __)

Evaluate responses using AI:

OFF

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Variable names in Python are case-sensitive.

True

False

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?