User profile: lauraw487

User info
User name:lauraw487
History
Joined:
Number of posts:5
Latest posts:

Deck of Cards OOP
Hi, 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 errors
Thanks, 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 errors
Hi, 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, ...