I decided to write a program that would test the user's ability at italian cooking Being new to computing this was great fun and learning how to use the "if" function was very satisfying. By the end of it, my program could test the user on three levels:
1) pasta cooking;
2) sauce cooking;
3) a bonus question on an italian recipe.

It could also give an automatic second chance, using a loop using "for".

My solution was in a file called ItalianCooking.cc