in python version 2.7 what is the given expression evaluate to print('a b c d'.split()
Answers
Answered by
1
Answer:
print "a b c d "
Explanation:
all coadings are different but python is very easiest to print.
Similar questions