From a5b0d5441d3250ead71cf5e1637c53fd7f814a43 Mon Sep 17 00:00:00 2001
From: Vivin Balaji K S <cb.en.u4cse16265@cb.students.amrita.edu>
Date: Wed, 12 Dec 2018 10:23:14 +0530
Subject: [PATCH] Upload New File

---
 CSE16265_ExNo02_07.py | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 CSE16265_ExNo02_07.py

diff --git a/CSE16265_ExNo02_07.py b/CSE16265_ExNo02_07.py
new file mode 100644
index 0000000..5df3b36
--- /dev/null
+++ b/CSE16265_ExNo02_07.py
@@ -0,0 +1,3 @@
+a=input()
+print(a.upper())
+print(a.lower())
-- 
GitLab