Afzal Pawaskar

Results 2 issues of Afzal Pawaskar

line 10 eval_function takes two arguments not one tuple

`'$'+ballpark.business(100000)` > Out[23]: '$100K' `'$'+ballpark.business(-100000)` > Traceback (most recent call last): > File "C:\Python\Python36\lib\site-packages\IPython\core\interactiveshell.py", line 2963, in run_code > exec(code_obj, self.user_global_ns, self.user_ns) > File "", line 1, in > '$'+ballpark.business(-100000)...