These are various pieces of python code I was told to develop as my 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.
Go to file
Ray da3d3a3c43
Create README.md
2023-09-17 16:55:03 +10:00
Python Looping - Lab Manual_TAFE.docx Added python scripts and manuals 2023-09-17 16:54:11 +10:00
Python Making Decisions Part 1 - Lab Manual_TAFE.docx Added python scripts and manuals 2023-09-17 16:54:11 +10:00
Python Making Decisions Part 2 - Lab Manual_TAFE.docx Added python scripts and manuals 2023-09-17 16:54:11 +10:00
README.md Create README.md 2023-09-17 16:55:03 +10:00
arrayDEMO.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
bankBalance.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
computeNetPay.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
doggieDaycare.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
furniture.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
input1234.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
iq.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
movieTicket.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
passFail.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
purchase.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
testScore.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00
vowel.py Added python scripts and manuals 2023-09-17 16:54:11 +10:00

README.md

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.