Python Course Selection

Python Course Selection

7th - 11th Grade

31 Qs

quiz-placeholder

Similar activities

AP CS A CH 1 Review

AP CS A CH 1 Review

10th - 12th Grade

27 Qs

3è -- Situation 3 -- Are you cybersmart?

3è -- Situation 3 -- Are you cybersmart?

9th Grade

27 Qs

Jovenes Programadores con Scratch

Jovenes Programadores con Scratch

8th - 9th Grade

28 Qs

Hardware and Software Fundamentals

Hardware and Software Fundamentals

10th - 11th Grade

30 Qs

Quiz 1 EmpTech

Quiz 1 EmpTech

11th Grade

35 Qs

Data Representation 1

Data Representation 1

10th Grade

28 Qs

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

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

11th Grade

27 Qs

Chapters 1-3

Chapters 1-3

10th - 12th Grade

27 Qs

Python Course Selection

Python Course Selection

Assessment

Quiz

Computers

7th - 11th Grade

Medium

Created by

Simon Graham

Used 132+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Code executed based on a condition being true
Sequence
Selection
Iteration
Variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python identifies blocks of code by
BEGIN and END keywords
{ and }
aligning up the starts of lines (indentation)
guessing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want more than one option for your code, what do you use (after if)?
elif
else
ifif

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The character that must be at the end of the line for if?

:

;

.

,

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to make comments
#
%
**
()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to write a variable in Python?
myVariable = 10
my Variable = 10
myVariable is 10
myVariable: 10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The order of the code

Sequence

Selection

Iteration

Variable

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?