Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

Python

Python

5th - 7th Grade

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Python Part 1

Python Part 1

1st Grade - University

16 Qs

Python 3

Python 3

7th - 10th Grade

16 Qs

Ozaria:  Python Basics

Ozaria: Python Basics

6th Grade

15 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

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