How do we know that the variable answer stores a string?

Because of the quotes around "47"It doesn't store a stringBecause of the variable nameWe can't know if it stores a string

Because of the quotes around "47".