What do and before a variable name mean in a function signature

0 votes

What do the * and ** mean in this code?

def functionA(self, *a, **kw):
   # code here
Mar 20, 2023 in Python by anonymous
• 990 points

edited 4 days ago 8 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP