| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Short and simple programs in C++
Making decisions (if, if..else, and switch statements)
Writing loops and nested-loops (while, do..while, and for loops)
Declaring functions by inserting function prototypes and implementing pass-by-reference and return values
| # | Assignment | Solutions & Files |
|---|---|---|
| 1 | HelloWorld | ✅ |
| 2 | Recipe | ✅ |
| 3 | Ingredients | ✅ |
| 4 | Grade Calculator | ✅ |
| 5 | Shipping Cost | ✅ |
| 6 | Morra Game | ✅ |
| 7 | Morra-Series Game | ✅ |
| 8 | Order Pizza | ✅ |
| 9 | Circle | ✅ |
| 10 | Grade Calculator-Functions | ✅ |
| 11 | Echo List | ✅ |
| 12 | Delete Repeats | ✅ |
| Back | FazBrowse Home | New Git URL |