Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

drag and drop the words into the correct locations. (2 points) in pytho…

Question

drag and drop the words into the correct locations. (2 points)
in python, a
is a data type that includes a series of characters within
characters lists variables quotation marks string numbers functions
words

Explanation:

Brief Explanations

In Python, a string is a data type representing a sequence of characters, which must be enclosed within quotation marks.

Answer:

First blank: string; Second blank: quotation marks