From ea88d9ecfea614e4cd16dfe87c793a75575c4f05 Mon Sep 17 00:00:00 2001 From: rksh001 <38465449+rksh001@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:25:13 +0100 Subject: [PATCH] f --- first.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 first.py diff --git a/first.py b/first.py new file mode 100644 index 0000000000..c56442cac9 --- /dev/null +++ b/first.py @@ -0,0 +1,2 @@ + +print("I like pizza") \ No newline at end of file