What would be the output of the following code snippets? print 4+9
What would be the output of the following code snippets?
print 4+9
print “4+9”
8 views
What would be the output of the following code snippets?
print 4+9
print “4+9”