Deck of Cards OOPHi, I'm working on my first OOP project and the goal is to make a deck of cards, shuffle the cards a...
Inventory System, getting a few errorsThanks, I made a few changes so now it will compile, but the program itself isn't working as it shou...
Inventory System, getting a few errorsHi, I'm rather new to programming and I'm working on an inventory management system for the class I'...
Histogram, almost done!Works great, I tried going about it that way earlier but didn't include the if (x != 0) part. Thanks...
Histogram, almost done!For this project I basically allowed the user to input how many times they wanted to roll two dice, ...