Q27
Identify the type of error in the following Python codes? Print(“Good Morning”) print(“Good night)
A.
Syntax, Syntax
B.
Semantic, Syntax
AnswerC.
Semantic, Semantic
D.
Syntax, Semantic
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board