From 5d3228de5a4f4b3727bd0a6c55532bc11393e6e3 Mon Sep 17 00:00:00 2001 From: Yash Jha <72140357+YashJha05@users.noreply.github.com> Date: Sat, 2 Oct 2021 14:23:34 +0530 Subject: [PATCH] Create how to use print.py --- how to use print.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 how to use print.py diff --git a/how to use print.py b/how to use print.py new file mode 100644 index 0000000..cd21934 --- /dev/null +++ b/how to use print.py @@ -0,0 +1 @@ +print('hello, to use print, syntax is print()')