(Quiz 4) Minimum and double of bla bla bla

The quiz today, #quiz4, was to run a program where the user inputs three numbers (x, y and z) and give you the minimum number and the sum of its squares. We didn’t use any library like the last quiz, but we used functions. These was to return the minimum and the result of the […]

Your chance to make the first impression

Hello! The task, #WSQ03, that I’m publishing covers the #Mastery12 and #Mastery13. I’m not that inspired, but I will try to do the best. The activity was to do a program that choose a random number and the user tries to guess it. To do this, I needed to insert a new library <cstdlib> because this […]