017 Waylon Walker Author June 14, 2020 1 min read ** Sending *args ¶ # def func(one, two): print(f'two is {two}') >>> func(*['a', 'b']) two is b order matters Connections Related tags and posts connected to this entry. Nodes 100 Animate Labels Share this post Twitter Bluesky LinkedIn WhatsApp Facebook Telegram Pinterest Reddit Hacker News Email Copy link