Write a snippet of code—not a function— that:
mark
char
A
grade
double
98.8
age
int
42
summerIsOver
boolean
true
For this problem we're expecting just a snippet of code—so don't provide a method or class declaration.
Stuck? You may find these lessons helpful: