From 6a3fe914c41cf2d8cd65a48a845130303869a26b Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Sun, 17 Sep 2023 16:56:14 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f283f0e..d4f1d38 100644 --- a/README.md +++ b/README.md @@ -1,2 +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. +These are various pieces of python code I was told to develop as homework for class 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.