20 OCT 2025

Quiz about C++

I created a Quiz on C++ which includes a menu and a scoring system which leads to a good user experience and also met the requirements of the assignment brief.

Python

Requirements

As this code was for an assignment, the requirements were quite simple:

Constraints

The only major constraint for this code was having to be around 100 lines. This assignment allowed me to choose what program I wanted to create, which is why I decided to make a simple quiz in C++. This idea fit easily within the 100-line limit.

Features

Conclusion

This project worked well and met all the requirements set by the assignment brief. It was also my introduction to C++, and gave me a strong baseline for future C++ projects. Before this project, I had always wanted to create something using C++, but I never had the chance to try it.