How do you read `*args` out loud in the context of a #Python function signature?

PLEASE reply with how you'd read it, I'm trying to prove someone wrong 🀣

Boosts are appreciated :D

@mathsppblog β€œargs”
@eddiereasoner but what if you're dictating something like `f(*args)` to someone? What would you say?
@mathsppblog function β€œf” with… wildcard arguments? Not sure if the terminology is correct. I’m sure the Python docs (would not recommend) could help.