Search Header Logo

Programming Concepts Quiz

Authored by Jeremy Beck

Computers

7th Grade

Used 5+ times

Programming Concepts Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

name = "Alex" age = 13

Loop

Variable

Conditional

Math Operator

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if score >= 90: print("Excellent!")

Conditional

Variable

Loop

Data Type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("Hello, World!")

Conditional

Variable

Command

Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming concept is demonstrated by the following code snippet? for i in range(5): print(i)

Conditional

Loop

Variable

Casting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of operator is used in the expression: final_score = test1 + test2 + test3?

Comparison Operator

Conditional

Math Operator

Loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 'is_raining' in the following statement: is_raining = True?

Variable

Data Type

Loop

Math Operator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming concept is demonstrated by the function call: float(10)?

Command

Casting

Conditional

Loop

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?