New game
Download
Get Academic Plan
Share game
Crossword Puzzle
Crossword Puzzle

Python Function Fundamentals

Integrate it into your platform

You can integrate the game into an LMS compatible with LTI 1.1 or LTI 1.3 such as Canvas, Moodle, or Blackboard. This way, the scores will be automatically saved into the platform’s gradebook.
Download
You have exceeded the maximum number of games you can integrate into Google Classroom with your current Plan.

To integrate as many games as you want in Google Classroom, you need an Academic Plan or a Commercial Plan.

You have exceeded the maximum number of games you can integrate into Microsoft Teams with your current Plan.

To integrate as many games as you want in Microsoft Teams, you need an Academic Plan or a Commercial Plan.

Downloading games is an exclusive feature for users with an Academic Plan or a Commercial Plan.

Get your Academic Plan or your Commercial Plan now and start integrating your games into your LMS, website or blog.

If you wish, you can download a demo game here and test its integration:

%
%
%
%
You have exceeded the maximum number of games you can print with your current Plan.

To print as many games as you want, you need an Academic Plan or a Commercial Plan.

Print your game
Python Function Fundamentals
 

Crossword Puzzle

Python Function FundamentalsOnline version

Med-level crossword on user-defined functions

by shilpa patil
1

Keyword to start a function block in Python.

2

Variable listed in a function signature that receives data.

3

Value supplied to a function call matching a parameter.

4

Statement specifying the output value from a function.

5

Anonymous, single-expression function defined with a compact syntax.

6

Process of a function calling itself to solve a problem.

7

Region of code where a name is defined and accessible.

8

Syntax that extends or augments functions without modifying them.

5
2
6
8
7
3
4
1