From 94f7e9ff727e6a1b6ec121c430991a2b23507d38 Mon Sep 17 00:00:00 2001 From: Scott-here <119095761+Scott-here@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:44:12 +0530 Subject: [PATCH] Create child.py --- child.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 child.py diff --git a/child.py b/child.py new file mode 100644 index 0000000..87a6a94 --- /dev/null +++ b/child.py @@ -0,0 +1 @@ +print("hey")