Dahyerin
❔ Using linked lists to create an inventory management system
Hmm, we haven't explicitly been taught about those in this unit. Therefore, I can't use anything we haven't been taught. Yeah I can see how to do it in a real world scenario, but this course is limiting us quite a lot. I think I came up with a solution though. I am just going to have a fourth piece of info on the tools, which is the category, and then when it searches that, I will just accept those that match the search criteria. e.g., if someone searches for gardening tools, it will only show those items. Thanks for your help though
6 replies
✅ Tic-Tac-Toe validation outputting wrong values
This is just the player class, I changed the while loop to what you said, but now it just endlessly loops on the first error.
https://paste.mod.gg/ujixrhqrdacc/0
14 replies