HomeFunction (Preeti Arora) What will be the output displayed when addEM() is called/executed? 0 Comments Facebook Twitter Q. What will be the output displayed when addEM() is called/executed?def addEm(x, y, z): return x + y + z print (x+ y + z)Answer =When function called then it will add all the argument and it will show nothing.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )