Dahyerin
Dahyerin
CC#
Created by Dahyerin on 9/2/2023 in #help
❔ 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
CC#
Created by Dahyerin on 8/15/2023 in #help
✅ Tic-Tac-Toe validation outputting wrong values
\close
14 replies
CC#
Created by Dahyerin on 8/15/2023 in #help
✅ Tic-Tac-Toe validation outputting wrong values
Thanks. I ended up figuring it out.
14 replies
CC#
Created by Dahyerin on 8/15/2023 in #help
✅ 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
CC#
Created by Dahyerin on 8/10/2023 in #help
✅ Confused by constant errors regarding class extension.
Thanks
14 replies
CC#
Created by Dahyerin on 8/10/2023 in #help
✅ Confused by constant errors regarding class extension.
Thanks! How do I close a thread?
14 replies
CC#
Created by Dahyerin on 8/10/2023 in #help
✅ Confused by constant errors regarding class extension.
Ok, so how do I use an instance of WelcomeMenu? I thought I was doing that when I call to it in the first picture?
14 replies
CC#
Created by Dahyerin on 8/10/2023 in #help
✅ Confused by constant errors regarding class extension.
I can't make the method static though, because it is overriding the method from the 'Menu' class.
14 replies
CC#
Created by Dahyerin on 8/10/2023 in #help
✅ Confused by constant errors regarding class extension.
Can I change that? Or how do I fix it?
14 replies