From 12916a39cdac33e686d7df393fd6796d1038dadd Mon Sep 17 00:00:00 2001 From: Dishant Rathi Date: Sun, 27 May 2018 12:11:43 +0530 Subject: [PATCH] Update ex23.sh Command for Execution: python3 ex23.py utf-8 strict --- ex23.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ex23.sh b/ex23.sh index bd8f846..2ab7fb1 100644 --- a/ex23.sh +++ b/ex23.sh @@ -1 +1 @@ -python3.6 ex23.py +python3 ex23.py utf-8 strict