mirror of
https://codeberg.org/andyscott/exercism.git
synced 2024-11-13 23:00:47 -05:00
1 KiB
1 KiB
Hints
General
- For an overview, this section of the Python documentation: Truth Value Testing might help.
- Don't worry about how the arguments are derived, focus on combining the arguments to return the intended result.