The answer would just be 'A'. A literal is an element that directly
represents a value. In this case the element that directly represents
the value false is simply the character 'A'. When writing the answer the character should be in single quotes as that defines the value as a single character as opposed to a string or another data type.