Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

8.4 Micro Python Recap

8.4 Micro Python Recap

7th - 8th Grade

16 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Basic Python

Basic Python

6th - 8th Grade

15 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

BZA Python Programming 3

BZA Python Programming 3

6th - 8th Grade

20 Qs

Coding and Python Revision

Coding and Python Revision

7th - 10th Grade

21 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

6th - 8th Grade

Medium

CCSS
6.EE.B.6, 6.EE.A.2B, RI.5.10

+4

Standards-aligned

Created by

Oscar Espinoza

Used 240+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A math operator

An element, feature, or factor that is liable to vary or change.

An if statement

A computer system that can change

Tags

CCSS.6.EE.A.2B

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does print("hello) display?

hello

gives you an error

"hello"

"hello

Tags

CCSS.RI.5.10

CCSS.RI.6.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does \n do?

Adds a quotation

Creates a number

Adds a new line

Adds a fullstop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol would you use to add a comment to your code?

//

#

-

]]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you ask an input from a user?

name = int("what is your name")

name = input(what is your name?)

input = name("what is your name?")

name = input("what is your name?")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Finding and fixing the errors in a program

Indentation

Nesting

Event Block

Debugging

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?