Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Python

Python

8th Grade

20 Qs

Year 8 Python - Lesson 3

Year 8 Python - Lesson 3

6th - 8th Grade

19 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

End of year quiz: Small Basic

End of year quiz: Small Basic

7th Grade

20 Qs

Python KS3

Python KS3

8th Grade

17 Qs

Python Vocab Review

Python Vocab Review

6th - 8th Grade

15 Qs

ICT Python class 7

ICT Python class 7

6th - 8th Grade

20 Qs

Python Revision

Python Revision

7th - 8th Grade

22 Qs

Introduction to Python programming

Introduction to Python programming

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

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