Python Functions and Flowcharts

Python Functions and Flowcharts

1st - 3rd Grade

14 Qs

quiz-placeholder

Similar activities

Sistemas Operativos Móviles

Sistemas Operativos Móviles

1st Grade

15 Qs

БАЗЫ ДАННЫХ

БАЗЫ ДАННЫХ

2nd - 5th Grade

14 Qs

Grade 2- PA1

Grade 2- PA1

2nd Grade

10 Qs

Cuidados de la computadora

Cuidados de la computadora

3rd Grade

19 Qs

Examen de Word

Examen de Word

1st - 3rd Grade

10 Qs

=Excel+[ling]

=Excel+[ling]

1st - 3rd Grade

11 Qs

ENERGIA

ENERGIA

1st - 3rd Grade

11 Qs

Entering Text

Entering Text

3rd Grade

10 Qs

Python Functions and Flowcharts

Python Functions and Flowcharts

Assessment

Quiz

Computers

1st - 3rd Grade

Medium

Created by

Allan Tolak

Used 200+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
How many times will Boo print?
none
4
5
1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following best describes the order in which these lines are processed in Python?
1,2,3,4
1,2,1,2,1,4
1,2,1,2,1,2,4
1,2,1,2,1,2,1,2,4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a flowchart?

A flowchart is a text-based way of designing an algorithm

A flowchart is a specific programming language

A flowchart is a diagram that represents a set of instructions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want to create a Python function that will roll dice for us, which of the below answers will run correctly?

def dice roll ():

def diceroll ()

def diceroll ():

def diceroll []:

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will print?
1
2
11
1
2
21
1
2
3
11
1
2
3
21

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What does this shape represent?
Input/Output
Decision
Process
Start/Stop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following best describes the order in which these lines are processed in Python?
4, 1, 2
4, 2, 1
1, 2, 3, 4
3, 1, 2

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?