Python Knowledge Check Quiz

Python Knowledge Check Quiz

10th Grade

13 Qs

quiz-placeholder

Similar activities

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Python - Creating Programs

Python - Creating Programs

9th - 11th Grade

14 Qs

POGIL: Python Activity 1

POGIL: Python Activity 1

9th - 12th Grade

12 Qs

Python Functions

Python Functions

10th Grade

15 Qs

Inputs and Variables

Inputs and Variables

9th - 11th Grade

12 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

Python Knowledge Check Quiz

Python Knowledge Check Quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Mohammad Ibrahim

Used 5+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables are used to



Store a value

Create a program

Print output

Manage memory


2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 3 ** 3

9

1

27

99

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following uses the data type "Float"

157

True

3.14

"I want to do well"

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_________ is a programming construct that allows for a decision to be made, based on specific criteria, about which instructions should be executed. In python selection can be used when the program shows: if, elif and else.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A __________ in programming is when instructions are executed in a specific order.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate: 8 >= 8

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate: 18 > 4 and 18 < 20

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?