Python Knowledge Check Quiz

Python Knowledge Check Quiz

10th Grade

13 Qs

quiz-placeholder

Similar activities

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

Python Lists v2

Python Lists v2

9th - 12th Grade

15 Qs

5.4 Excel Quizizz

5.4 Excel Quizizz

8th - 12th Grade

15 Qs

Python - The Basics

Python - The Basics

9th - 12th Grade

18 Qs

LO13 Lesson 7

LO13 Lesson 7

10th Grade

14 Qs

Python Beginner

Python Beginner

9th - 10th Grade

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