From 69ffd4b543ce5e0c28e9112cafeb126599f0be49 Mon Sep 17 00:00:00 2001 From: Yash Jha <72140357+YashJha05@users.noreply.github.com> Date: Sat, 2 Oct 2021 14:24:33 +0530 Subject: [PATCH] Create how to input strings.py --- how to input strings.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 how to input strings.py diff --git a/how to input strings.py b/how to input strings.py new file mode 100644 index 0000000..5078f5b --- /dev/null +++ b/how to input strings.py @@ -0,0 +1 @@ +a = input("enter a name")