Home
Press ? for keyboard navigation
❮
Goals
Test the module
❯
Module to test
python-pair-programming-and-tdd-workshop/test/mymath.py
def
div
(
x
,
y
):
return
x
/
y
def
add
(
x
,
y
):
return
x
*
y
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)