Skip to content

DAY 0 DRILL - Python from zero. 50 exercises.

50 exercises, graded against the same assertions the command-line runner uses. Write your answer, press Check, and read what came back.

ex01_add

Return a plus b.

Ctrl/Cmd + Enter