+ 4
What does the * before the c do here? Please help :)
def myMethod(a, b, *c) #some code end
3 Antworten
+ 4
Perfect, I get it. Thanks Ace 👊🏼
+ 1
Nice thanks, Is there any chance you could go into a little more detail? I've tried searching but I can't get my head around it?
+ 1
it indicates the special character