Programmers Problems and Solutions
Friday, 17 February 2017
quiz time for Python
What is the output of the following code?
if
None
:
print
(“
Hello
”)
Choose one
False
Hello
Nothing will be printed
Syntax error
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment