Directions: Using best practises in programming, design and develop a project based on the following requirements: 1. Upon running the program, it should welcome the user to your Ice Cream shop and assign them a random order number. (randomly generated by the system.) 2. Next, it should ask the user if they want ice cream on a cone or cup. 3. Ask them for the number of scoops. Limit the maximum number of scoops to three. 4. Ask them for the flavour of the ice cream for each scoop they selected.