1.

} and {0}".format('bin', 'foo'))

A. hello foo and bin
B. hello bin and foo
C. error
D. none of the mentioned
Answer» B. hello bin and foo


Discussion

No Comment Found