Computer Science, asked by dhusnyraj, 3 months ago

def myFun(x, y=50): print("x: ", x) print("y: ", y) myFun(10) 

Required Argument

Keyword Argument

Variable length Argument

Default Argument​

Answers

Answered by rupesh031978
1

Answer:

what are you asking brooooooooo

Explanation:

please give thanks to my answer

Similar questions