Write a snippet of code—not a function—that:
count
of type int
and initializes it to 88
temperature
of type double
and initializes it to 14.3
letter
of type char
and initializes it to X
isCSAwesome
of type boolean
and initializes it to true