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 f7044dadb5
Update computeNetPay.py
2023-09-17 16:57:57 +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 Update README.md 2023-09-17 16:56:14 +10:00
arrayDEMO.py Update arrayDEMO.py 2023-09-17 16:57:07 +10:00
bankBalance.py Update bankBalance.py 2023-09-17 16:57:46 +10:00
computeNetPay.py Update computeNetPay.py 2023-09-17 16:57:57 +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 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.