asked 13.2k views
3 votes
Mateo wants the words "it’s snowing!" to appear in the output box and typed print (it’s snowing). this didn’t work. what needs to be added to the code?

a.
quotation marks
b.
a backslash
c.
a period
d.
a functional code

asked
User Llogan
by
7.3k points

2 Answers

8 votes

Answer:

a Quotation marks

Step-by-step explanation:

In python, to print something it needs to have parenthesees and quotation marks.
a. Quotation marks

answered
User Sara Hamad
by
7.8k points
7 votes
the answer is b . i just got this question right .
answered
User Fizor
by
7.9k points