.

If you created a variable that contains letters AND numbers, what data type would that value be?

a float

a string

a Boolean

an integer

1 answer

The data type that can contain both letters and numbers is a string data type.