Python

Python

6th Grade

35 Qs

quiz-placeholder

Similar activities

Programming with Sphero (End-of-Year Review)

Programming with Sphero (End-of-Year Review)

KG - 12th Grade

40 Qs

Block Based Coding and Edison Robots

Block Based Coding and Edison Robots

6th - 8th Grade

30 Qs

WHITEWOOD ACADEMY JUNIIOR

WHITEWOOD ACADEMY JUNIIOR

6th - 8th Grade

30 Qs

Basic Python

Basic Python

6th - 12th Grade

30 Qs

Computer Programming - Algorithm and Flowcharting - 2

Computer Programming - Algorithm and Flowcharting - 2

5th - 6th Grade

40 Qs

FBLA Exploring Computer Science

FBLA Exploring Computer Science

6th - 12th Grade

40 Qs

Python L1 Programming Challenge

Python L1 Programming Challenge

1st - 12th Grade

30 Qs

20 Minute Exam Review

20 Minute Exam Review

6th - 8th Grade

38 Qs

Python

Python

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Maruf Lawal

Used 1+ times

FREE Resource

35 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 symbol would you use to add a comment to your code?

//

#

-

]]

4.

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?")

5.

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 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Finding and fixing the errors in a program

Indentation

Nesting

Event Block

Debugging

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A block of code that may repeat or run more than once.

Loop

If

Function

Event Block

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?