PYTHON VOCABULARY

PYTHON VOCABULARY

Professional Development

10 Qs

quiz-placeholder

Similar activities

Net & Cloud - Session 6 - Cloud concetps

Net & Cloud - Session 6 - Cloud concetps

Professional Development

7 Qs

Minecraft history and more

Minecraft history and more

KG - Professional Development

13 Qs

Repaso de Python

Repaso de Python

Professional Development

7 Qs

Chapter 7 : Conditional & Loop Statement

Chapter 7 : Conditional & Loop Statement

Professional Development

12 Qs

Rules and Guidelines in the Computer Lab

Rules and Guidelines in the Computer Lab

Professional Development

10 Qs

Social Media

Social Media

1st Grade - Professional Development

13 Qs

Segmented Controls - Checkbox -RadioButtons

Segmented Controls - Checkbox -RadioButtons

Professional Development

9 Qs

PYTHON-BASIC

PYTHON-BASIC

Professional Development

13 Qs

PYTHON VOCABULARY

PYTHON VOCABULARY

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Jeison Díaz

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It lets you test if a condition in your code returns True, if not, the program will raise an Error.

ASSERT

ELIF

GLOBAL

IMPORT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It can be used to erase an item at a given index and to remove slices from a list.

RAISE

NONE

DEL

RETURN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used in conditional statements (if statements), and decides what to do if the condition is False.

YIELD

RETURN

LAMBDA

ELSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to end the current iteration in a for loop or a while loop and goes to the next iteration.

GLOBAL

CONTINUE

FINALLY

NONLOCAL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to produce an exception to interrupt the code execution.

RAISE

TRY

WHILE

IF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the same as "else if" in other programming languages.

EXCEPT

ELIF

ELSE

FINALLY

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It allows you to modify the variable outside of the current scope.

CLASS

WHILE

PASS

GLOBAL

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?