Python Exam 1

Python Exam 1

University

97 Qs

quiz-placeholder

Similar activities

spi final reviewer

spi final reviewer

University

93 Qs

FIRST QUARTERLY EXAMINATION - GRADE 4 - HELE/COMPUTER

FIRST QUARTERLY EXAMINATION - GRADE 4 - HELE/COMPUTER

4th Grade - University

98 Qs

UJIAN AKHIR SEMESTER PEMROGRAMAN DASAR

UJIAN AKHIR SEMESTER PEMROGRAMAN DASAR

University

100 Qs

Quizz1

Quizz1

University

95 Qs

STS 101 - MIDTERM EXAM

STS 101 - MIDTERM EXAM

University

100 Qs

JAWAB dengan Benar ya

JAWAB dengan Benar ya

University

100 Qs

PRJ301

PRJ301

University

95 Qs

قواعد 9

قواعد 9

University

93 Qs

Python Exam 1

Python Exam 1

Assessment

Quiz

Computers

University

Medium

Created by

Dr Mohsin

Used 1+ times

FREE Resource

97 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____-controlled loop uses a true/false condition to control the number of times it repeats.

Boolean

condition

decision

count

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A _____-controlled loop repeats a specific number of times.

count

condition

Boolean

decision

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each repetition of a loop is known as a(n)

cycle

orbit

revolution

iteration

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a WHILE loop is...

condition controlled

count controlled

loops forever

never loops

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The -= operator is an example of a(n) operator.

relational

augmented assignment

complex assignment

reverse assignment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) ____ variable keeps a running total.

sentinal

sum

total

accumulator

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) ____ is a special value that signals when there are no more items from a list of items to be processed.

sentinel

flag

signal

accumulator

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?