Search Header Logo

Programming Basics Basics

Authored by Izaak Xavier

Computers

8th Grade

Used 4+ times

Programming Basics Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to print something, I use this command:

print: "Hello World!"

printout(Hello World!)

print("Hello World!")

print(Hello World!)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to save user input, I do this:

variable = input("Type something!")

input("Type something!")

variable =("Type something!")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"22" is probably a(n)...

Float

Integer

String

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Hi!" is probably a(n)...

Float

Integer

String

Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"TRUE" or "1" are probably a(n)...

Float

Integer

String

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"3.14159" is probably a(n)...

Float

Integer

String

Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code:

var = "Name"
print("Hello " + var + ", how are you?")

HelloNamehowareyou?

Hello var, how are you?

var

Hello Name, how are you?

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?