Python Knowledge Check Quiz

Python Knowledge Check Quiz

10th Grade

13 Qs

quiz-placeholder

Similar activities

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

CodeHS - Intro to Python - Conditionals Quiz

CodeHS - Intro to Python - Conditionals Quiz

9th Grade - Professional Development

15 Qs

2.1.2 Flowcharts and algorithms

2.1.2 Flowcharts and algorithms

10th Grade

10 Qs

Python Testing

Python Testing

9th - 12th Grade

10 Qs

Conditionals Unit Quiz

Conditionals Unit Quiz

9th Grade - University

15 Qs

Python IF ELSE

Python IF ELSE

10th Grade

11 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Python Knowledge Check Quiz

Python Knowledge Check Quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Mohammad Ibrahim

Used 2+ 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?