Update 02-currency/currency.py
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
def currency_converter( amount=0, units=[] ):
|
||||
def currency_converter():
|
||||
pass
|
||||
|
Reference in New Issue
Block a user