1. Explain what is meant by the following data types:
(a) Integer
(b) Real
(c) String

2.State the data types that should be used for the following variables:
(a) correct = False
(b) firstName = "David"
(c) weight = 147
(d) ge = 15

HELP ME PLEASE