Files
prep-work/python/4-while-loops/multiply.py
Armen Vartan 45d3de2efe touch up yo
2014-12-02 15:07:19 -05:00

3 lines
43 B
Python

def multiplication_table(number):
pass