From 53a5089729e3ad35072fde6fd62291f179c8b32b Mon Sep 17 00:00:00 2001 From: Yash Jha <72140357+YashJha05@users.noreply.github.com> Date: Sat, 2 Oct 2021 14:22:12 +0530 Subject: [PATCH] Create how to input.py --- how to input.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 how to input.py diff --git a/how to input.py b/how to input.py new file mode 100644 index 0000000..d34081a --- /dev/null +++ b/how to input.py @@ -0,0 +1,2 @@ +#how to input a numbeer +a = int(input('enter a number')