Which function is called when the following Python program is executed? f = foo() format(f) a) str() b) format() c) __str__() d) __format__() #Python #Python3 #programming #job #Coding
0
1
0
0
0