From 66af460ed4f2b58a1429a63390a5a781b369fe70 Mon Sep 17 00:00:00 2001 From: Vaibhav Bagga Date: Wed, 3 Oct 2018 17:35:01 +0530 Subject: [PATCH] Update project1.py --- project1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project1.py b/project1.py index 12bfd98..e423165 100644 --- a/project1.py +++ b/project1.py @@ -31,7 +31,7 @@ def getfee(self,admn,tran,tutionfee,annFee,recNo): self.bank=raw_input('Enter Bank Name :') self.chequeno=input('Enter Cheque Number :') else: - print'WRONG QUARTER NUMBER' + print'WRONG QUARTER NUMBER\n'