Knowledge check

Completed

Check your knowledge

1.

Python has several modules to create applications. What was the function of the random module in your minigame?

2.

What is the function of the lower method?

3.

What is the function of the input method?

4.

What is the function of the break method?