Intro to Python Final second semester

Intro to Python Final second semester

9th - 12th Grade

28 Qs

quiz-placeholder

Similar activities

Arduino quiz

Arduino quiz

9th - 10th Grade

28 Qs

Java Loops

Java Loops

10th - 12th Grade

24 Qs

AP CSP Vocab #4

AP CSP Vocab #4

9th - 12th Grade

23 Qs

pra PSPM SC025 (F02 KML)

pra PSPM SC025 (F02 KML)

6th Grade - University

24 Qs

Unit 4 Quiz 2 Review

Unit 4 Quiz 2 Review

9th - 12th Grade

24 Qs

Topic 1: Computational thinking, level 1

Topic 1: Computational thinking, level 1

9th Grade

25 Qs

PLTW Mid-Term Review

PLTW Mid-Term Review

9th - 12th Grade

25 Qs

loop and if in python (22/8/2020)

loop and if in python (22/8/2020)

11th Grade

27 Qs

Intro to Python Final second semester

Intro to Python Final second semester

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Jonathan Garcia

Used 2+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is an app?


A short form of "application"

A type of fruit

A programming language

An animal species


2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what does an application do?


Performs specific tasks or functions for a user

Connects to the internet


Stores data and information

Executes commands on a computer

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is a while loop?


A loop that executes a block of code as long as a certain condition is true

A loop that breaks out of the code execution


A loop that iterates over a collection of elements

A loop that repeats a block of code a specified number of times

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is an iteration?


A single execution of a loop

The act of executing a program or script

The process of generating random numbers

The act of compiling source code into machine code


5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what does a while loop do?


Executes a block of code as long as a certain condition is true

Repeats a block of code a specified number of times

Iterates over a collection of elements

Jumps to a specific point in the code execution


6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what does a iteration do?


Iterates over a collection of elements

Jumps to a specific point in the code execution


Executes a block of code as long as a certain condition is true

Repeats a block of code a specified number of times

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

what is an infinite loop?


A loop that continues indefinitely without a way to exit


A loop that executes a block of code as long as a certain condition is true

A loop that iterates over a collection of elements indefinitely

A loop that repeats a block of code a specified number of times

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?