Coding and Robotics 1 First Semester Review

Coding and Robotics 1 First Semester Review

7th Grade

20 Qs

quiz-placeholder

Similar activities

Evidence of Learning Python

Evidence of Learning Python

6th - 8th Grade

19 Qs

Robotics Mid-term Assessment Grade VI

Robotics Mid-term Assessment Grade VI

6th Grade - University

20 Qs

Python Quiz

Python Quiz

7th Grade

18 Qs

Object and Coding Concepts Quiz

Object and Coding Concepts Quiz

7th Grade - University

21 Qs

Computer Programming Vocabulary

Computer Programming Vocabulary

5th - 7th Grade

18 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

Coding Terms Quiz

Coding Terms Quiz

7th Grade

15 Qs

Java Basic Data Structures

Java Basic Data Structures

6th - 10th Grade

15 Qs

Coding and Robotics 1 First Semester Review

Coding and Robotics 1 First Semester Review

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Mark Christensen

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to display a message using Python, what command should you use?

print

show

variable

if/else

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You forgot to add a parentheses at the end of your print statement. What kind of error will you most likely receive?

Syntax

Name

Indentation

Type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One line of your code you use the variable named Cash, but later you accidentally type a lowercase cash as the variable name. What kind of error would you most likely see?

Syntax

Name

Indentation

Type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are writing an if/else statement and forgot to space the next line over. What kind of error would you most likely see?

Syntax

Name

Indentation

Type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use as a placeholder to store data, values, and information?

Print statements

While Loops

Inputs

Variables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want a user to be able to answer questions in our code or add a response or password, what kind of code allows them to do so?

Print statement

Input

Variable

While Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What kind of circuit is this?

Parallel

Series

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?