From 0d252932dae4d53940243e9ce135e02121ff95f9 Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Sun, 17 Sep 2023 17:26:47 +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..d5305f6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ICTPRG302CodingLessons +These are pieces of Python code I created as part of my lessons back at TAFE NSW in 2022.