0 Comments
Answer:
If you leave out one of the quotation marks or both, it will result in a syntax error because the string is not properly defined. The interpreter will not know where the string begins or ends and will not be able to print it.