Write a snippet of code—not a function— that:
digit
of type char
and initializes it to B
airTemperature
of type double
and initializes it to 78.8
score
of type int
and initializes it to 99
semesterHasStarted
of type boolean
and initializes it to true