Finish identifying the data types of each of the following pieces of data:

1 answer

1. "Hello, World!" - String
2. 25 - Integer
3. 3.14 - Float
4. True - Boolean