Test 4 Edhesive Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Katy Fleming
Used 30+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
c = c + 1 is called a...
variable
count variable
input variable
float
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which loop prints the numbers 1, 2...100?
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
To print the even numbers between -20 and 20 you would use:
x = x - 5
x = x - 1
x = x + 1
x = x + 2
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Ask the user to input a number less than 100. Print all the numbers from that number to 100.
Which loop correctly does this?
5.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
What is the output? Select all that apply.
5
3
2
1
4
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Write a program that asks the user for their name and how many times to print it.
If I enter Ada and 3 it should print:
Ada
Ada
Ada
Which loop correctly does this?
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The code sum = sum + num is used to ____________.
count how many times a loop repeats
add up a list of numbers
ask the user for input
declare a variable
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python while loops

Quiz
•
12th Grade
16 questions
Python Beginner

Quiz
•
9th - 10th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
20 questions
Python First Steps Homework Quiz

Quiz
•
7th - 9th Grade
15 questions
Input Commands Quiz

Quiz
•
10th Grade
18 questions
Computer Science (Python)

Quiz
•
9th Grade
22 questions
Python Control Structures (Unit 4 AP CSP)

Quiz
•
10th Grade
20 questions
مراجعة عامة على المنهج – الجزء الأول

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade