From 00611c79e836f288bf58b245524e698e5d609eb8 Mon Sep 17 00:00:00 2001
From: PRANESH  KUMAR  N <cb.en.u4cse16230@cb.students.amrita.edu>
Date: Tue, 11 Dec 2018 23:20:31 +0530
Subject: [PATCH] Upload New File

---
 lab21.py | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 lab21.py

diff --git a/lab21.py b/lab21.py
new file mode 100644
index 0000000..84b9b3d
--- /dev/null
+++ b/lab21.py
@@ -0,0 +1,2 @@
+String = input("enter the string:")
+print(len(String))
\ No newline at end of file
-- 
GitLab