While Loops I

While Loops I

9th Grade

6 Qs

quiz-placeholder

Similar activities

Python Level 3 - Minecraft

Python Level 3 - Minecraft

5th - 12th Grade

11 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

media transmisyjne

media transmisyjne

9th Grade

10 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

Technology Week HTG Quiz - Monday

Technology Week HTG Quiz - Monday

7th - 12th Grade

10 Qs

Recording Software Button Identification Quiz

Recording Software Button Identification Quiz

8th Grade - University

10 Qs

Windows 10 Basics

Windows 10 Basics

9th - 12th Grade

10 Qs

Cha-ching 2

Cha-ching 2

1st Grade - University

8 Qs

While Loops I

While Loops I

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Isaiah Mercado

Used 5+ times

FREE Resource

AI

Enhance your content

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

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A while loop will repeat as long as the condition is....

1

0

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following do we always include as a column?

Python

Boolean

Step

Value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following do we always include as a column?

Float

print()

String

isalpha()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will make you add one to the value of a variable?

+=1

-=1

**1

%1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is this called >> %

Boolean

Concatenation

Integer

Modulus

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in solving a modulus problem

Cry

Call Mom

Skip

Divide the two numbers