Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

Grade 7 Python

Grade 7 Python

7th Grade

20 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Python

Python

8th Grade

20 Qs

GCSE J277 - 2.2.1 - Programming Constructs

GCSE J277 - 2.2.1 - Programming Constructs

7th Grade

20 Qs

Year 8 | Intro to Python | Quiz 1

Year 8 | Intro to Python | Quiz 1

7th Grade

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