01DCDave ChengescuI have been through some python code; I've seen: *args, **kwargs; *args I understand, but what are **kwargs, and when would one use them?May 23, 2017D