Search Header Logo

Python Functions and Flowcharts

Authored by Allan Tolak

Computers

1st - 3rd Grade

Used 203+ times

Python Functions and Flowcharts
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?