From da3d3a3c4306acd223ffca41c6bb8aaf3feaab5e Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Sun, 17 Sep 2023 16:55:03 +1000 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f283f0e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ICTPRG302CodingHomework +These are various pieces of python code I was told to develop back when I was first learning about Python at TAFE NSW back in 2022. Some are complete, some are incomplete due to timing constraints. The instruction files are included for reference.