What is the output of the following code
def user_name(name):
Print("bk "+name+".")
User_name("participants ")

Posted on by