diff --git a/python/currency.py b/python/currency.py index 16efef4..35e218a 100644 --- a/python/currency.py +++ b/python/currency.py @@ -13,4 +13,4 @@ print(count) except: - pass \ No newline at end of file + print("Something went Wrong")