forked from course-work/week1
Update 02-currency/currency.py
This commit is contained in:
parent
7506c578af
commit
0454a29f27
@ -1,2 +1,2 @@
|
||||
def currency_converter( amount=0, units=[] ):
|
||||
def currency_converter():
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user