From 287f9f3e2d488c7cef6ebb0bdf0c7397db6fb07d Mon Sep 17 00:00:00 2001
From: Sakthisree <CB.EN.U4CSE16344.@cb.students.amrita.edu>
Date: Sat, 22 Dec 2018 20:33:48 +0530
Subject: [PATCH] Modified Test1.py

---
 Test1.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Test1.py b/Test1.py
index 135b3f5..e419679 100644
--- a/Test1.py
+++ b/Test1.py
@@ -2,3 +2,4 @@ a=2
 b=3
 sum=a+b
 print("Sum is "+sum)
+print("Changing")
-- 
GitLab