Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz1_9A

Quiz1_9A

4th - 12th Grade

20 Qs

Sequence, selection and iteration

Sequence, selection and iteration

7th Grade

20 Qs

Introduction to Python Programming

Introduction to Python Programming

8th - 9th Grade

17 Qs

ALB Basic Python Quiz

ALB Basic Python Quiz

6th - 8th Grade

25 Qs

What is a computer?

What is a computer?

7th Grade

18 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Python 1

Python 1

7th - 9th Grade

20 Qs

6th Grade Final Review Part2 ('23)

6th Grade Final Review Part2 ('23)

6th Grade

19 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

6th - 8th Grade

Medium

CCSS
RI.9-10.4, 6.EE.B.6, 6.EE.A.2B

+3

Standards-aligned

Created by

Oscar Espinoza

Used 237+ 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.6.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.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?