Thinking recursively in Python

Thinking recursively in Python

Professional Development

8 Qs

quiz-placeholder

Similar activities

DSA 1

DSA 1

Professional Development

10 Qs

Quiz#2

Quiz#2

Professional Development

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Python Lesson 1

Python Lesson 1

Professional Development

10 Qs

Introduction to Programming in C

Introduction to Programming in C

Professional Development

10 Qs

Python Final Quiz

Python Final Quiz

Professional Development

13 Qs

Python Quiz

Python Quiz

Professional Development

7 Qs

M1_Week2_TimeMachine

M1_Week2_TimeMachine

Professional Development

12 Qs

Thinking recursively in Python

Thinking recursively in Python

Assessment

Quiz

Computers, English

Professional Development

Hard

Created by

ada benitez

Used 10+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

See the image and predict what the reading main topic could be about. More than one answer is possible.

Iteration

Thinking recursively in Python

Christmas time period

Using christmas to exemplify Python functioning.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main purpose of the text?

To provide the conceptual tools

necessary to approach problems

from different points of view.

To master concepts such as recursive functions and recursive

data structures.

To provide the conceptual tools

necessary to approach problems from the recursive perspective.

To master concepts such as recursive functions.

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

What does this concept refer to? "A series or group of symbols, words, or bits treated as a unit."

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An iterative algorithm is:

It is a structure that has a loop construction.

It is an algorithm that has an indefinite loop construction.

It is an algorithm that has an explicit construction.

It is an algorithm that has an explicit loop construction.

5.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

I can use skimming to get the main ideas.

sometimes

often

usually

always

never

6.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

My reading comprension of Python articles is

poor

below average

average

good

Excellent

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The reading gives a very poor example of a recursive algorythm.

True

False

Not Mentioned

None of the above.

8.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose the adjectives:

recursive

algorythm

recursion

iterative

deliver