3 marks:
Predict the output of the following code fragment?
def func(message, value=2)
print(message * value)
func('Computer science')
func("python', 3)
Answers
Answered by
0
Answer:
sorry
Explanation:
follow me and mark my answer as brainlist
Similar questions