Computer Science, asked by naman1319, 8 months ago

Is this a correct python statement - print("Five is greater than two!)

Answers

Answered by anushkapillai93
2

Answer:

No this statement is incorrect as it should have double or single quotes at the end, otherwise it will mark it as error.

Hope it helps.

Answered by ConfusedPadhaku
13

No add double quotations

Similar questions