Computer Science, asked by halo6810, 1 day ago

in python version 2.7 what is the given expression evaluate to print('a b c d'.split()

Answers

Answered by ahmadintyaj0786
1

Answer:

print "a b c d "

Explanation:

all coadings are different but python is very easiest to print.

Similar questions