Programming Basics Basics

Programming Basics Basics

8th Grade

10 Qs

quiz-placeholder

Similar activities

Review Komputer Mid SMP (1)

Review Komputer Mid SMP (1)

8th Grade

15 Qs

Java Programming-1

Java Programming-1

University

10 Qs

Programming

Programming

10th Grade

15 Qs

PHP

PHP

12th Grade

14 Qs

Basic Printf

Basic Printf

1st - 10th Grade

10 Qs

LA1.C1: Introduction to Small Basic

LA1.C1: Introduction to Small Basic

9th Grade

15 Qs

Python Function

Python Function

11th - 12th Grade

11 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Programming Basics Basics

Programming Basics Basics

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Izaak Xavier

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers