From 13585aeda0864f46e260921899d28b65f22703cd Mon Sep 17 00:00:00 2001
From: Sakthisree <CB.EN.U4CSE16344.@cb.students.amrita.edu>
Date: Sat, 22 Dec 2018 20:56:52 +0530
Subject: [PATCH] Third Commit

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

diff --git a/Test1.py b/Test1.py
index e419679..8f04b67 100644
--- a/Test1.py
+++ b/Test1.py
@@ -3,3 +3,5 @@ b=3
 sum=a+b
 print("Sum is "+sum)
 print("Changing")
+print("Changing part two")
+print("Changing part three")
-- 
GitLab