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 02f5017003
Update movieTicket.py
2023-09-17 16:58:56 +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 Update doggieDaycare.py 2023-09-17 16:58:07 +10:00
furniture.py Update furniture.py 2023-09-17 16:58:15 +10:00
input1234.py Update input1234.py 2023-09-17 16:58:24 +10:00
iq.py Update iq.py 2023-09-17 16:58:36 +10:00
movieTicket.py Update movieTicket.py 2023-09-17 16:58:56 +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.