From bbe49ea226cb2b2b6408df7c0c4188da259fcb17 Mon Sep 17 00:00:00 2001 From: ceccs18c62 <60084945+ceccs18c62@users.noreply.github.com> Date: Sun, 24 Oct 2021 07:39:48 +0530 Subject: [PATCH] Update currency.py --- python/currency.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")