Page 1 of 1

Identify the type of error in the following Python codes?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
Print(“Good Morning”)
print(“Good night)
a) Syntax, Syntax
b) Semantic, Syntax
c) Semantic, Semantic
d) Syntax, Semantic