Which of the following is a valid
Python statement?
O Print(hello
O Print('Hello)
o print (hello)
O print("hello")
Answers
Answered by
0
Answer:
print("hello")
Explanation:
the symbol(") should cover the syntax.
Answered by
1
Answer:
print("Hello World")
Similar questions
Hindi,
3 months ago
Science,
3 months ago
Math,
3 months ago
Computer Science,
7 months ago
Math,
7 months ago
Social Sciences,
11 months ago
Math,
11 months ago