Description
- Create the struct Dinosaur and struct Cost as described in your homework 5. In your main create a new Dinosaur variable and enter values for each of the struct’s members. The values should be taken from the user. Print out the information about the Dinosaur you created to the screen.