Joining the Dots
Learn how to set up the main function using all functions.
We'll cover the following...
What have we got?
We have catered to all the components required to play a round. All the essential functionalities are there, how will we implement the code for multiple rounds? This is ...