Identify the correct characteristics of Python strings. Check all that apply.
Python strings connect sets of characters inside quotation marks.
Python strings change numbers into integers.
Python strings can be used to store text.
Python strings use either single quotes or double quotes.