Search Header Logo

Variables, Inputs and Concatenation

Authored by W Boote

Computers

9th Grade

CCSS covered

Used 252+ times

Variables, Inputs and Concatenation
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python?

a programming language

DTP software

Spreadsheet software

Code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Variable?

A box(memory location) where you store values

A value that remains the same throughout a program

A value that loads when the program runs

a type of memory

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol is used in python to assign values to a variable?

equals =
plus + 
forward slash /
asterisk *

Tags

CCSS.6.EE.B.6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Syntax Error?

A problem with the language ("grammar") used

A problem with the logical structure used

A problem with the version of Python used

A problem with the Operating System

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

What will be the output?

name = "Dave"

print (name)

Dave

"Dave"

name

(name)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you have an error in your code what is the term used to define finding and fixing that error?

Error checking

Debugging

Syntax finder

Error finder

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?