diff --git a/fork.py b/fork.py new file mode 100644 index 0000000..1dac3c2 --- /dev/null +++ b/fork.py @@ -0,0 +1,3 @@ +# Practicing forking + +print("you are good to go")