Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Python

Python

7th - 10th 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

Python

6th - 7th Grade

21 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Python Quiz 2.1

Python Quiz 2.1

6th - 8th Grade

22 Qs

Python - Year 9 - Homework 1

Python - Year 9 - Homework 1

7th - 9th Grade

25 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

6th - 8th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Oscar Espinoza

Used 229+ 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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does print("hello) display?

hello

gives you an error

"hello"

"hello

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?