Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Python Lesson 3

Python Lesson 3

8th - 11th Grade

18 Qs

Python Review

Python Review

7th - 8th Grade

17 Qs

Diagnostic Assessment Python

Diagnostic Assessment Python

8th - 11th Grade

20 Qs

G8_Quiz1_2024_Python

G8_Quiz1_2024_Python

7th Grade

21 Qs

Python Revision

Python Revision

8th Grade

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python

Python

8th Grade

20 Qs

Year 8 Python - Lesson 3

Year 8 Python - Lesson 3

6th - 8th Grade

19 Qs

Introduction to Python programming

Introduction to Python programming

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?

display

show

print

output

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Python command lets the user enter an answer to a question?

print()

input()

scan()

read()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A box(memory location) where you store values.

A type of data structure that holds multiple values.

A function that performs calculations on data.

A keyword used to define constants.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement correctly assigns the string "Tanner" to the variable name?

name = print( "Tanner")

input("Tanner")

name = "Tanner"

name = input("Tanner")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is python?

A programming language

A type of snake

A web framework

A database management system

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?

==

:=

equals =

+

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of the programming language we are learning?

Scratch

Python

Pie thin

Scribble

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?