Python_M1&M2

Python_M1&M2

1st - 3rd Grade

17 Qs

quiz-placeholder

Similar activities

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Parts of the Computer

Parts of the Computer

1st - 3rd Grade

14 Qs

Python

Python

1st - 5th Grade

12 Qs

Java quiz

Java quiz

1st Grade

19 Qs

Python Level 1

Python Level 1

3rd - 8th Grade

20 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Year 7 Python - MCA

Year 7 Python - MCA

1st Grade

22 Qs

Computer Room Rules 2019

Computer Room Rules 2019

1st - 3rd Grade

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