Quiz 4 Week 6 Repetition Structures (For)

Quiz
•
Computers
•
University
•
Hard
Parkpoom TA
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a result of the following program?
Your item is 5
Your item is 5
Your item is 5
Your item is 5
Your item is 4
Your item is 3
Your item is 5
Your item is 5
Your item is 3
Your item is 4
Your item is 5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code define an incremental of the index?
2
4
6
1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Insert code at line 5 to make this program run as follows.
num = -1
num -= 1
num += 1
num = 1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Insert code at line 3 to make this program run as the output.
if num % 2 == 1:
if num / 2 == 0:
if num % 2 == 0:
if num == 0:
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines will be printed in this program?
50 Lines
20 Lines
Infinite Line
Error!
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines will be printed in this program?
Error!
1 Line
10 Lines
Infinitely running loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
1
5 4 3 2 1
1 2 3 4 5
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Third Year Placement Training Revision Test

Quiz
•
University
12 questions
Python list starter

Quiz
•
10th Grade - University
20 questions
GirlsWhoML Workshop 0

Quiz
•
University
10 questions
Minecraft coding basics

Quiz
•
5th Grade - University
20 questions
1212 Midterm Review

Quiz
•
University
20 questions
Removal - Part 1

Quiz
•
University
20 questions
loops and iterables in python

Quiz
•
University
13 questions
PRF192 C Programming

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade