017 Waylon Walker Author June 14, 2020 1 min read ** Copy this post URL Rich Markdown Text View Markdown View Text curl .ansi Sending *args # def func(one, two): print(f'two is {two}') >>> func(*['a', 'b']) two is b order matters Share this post Twitter Bluesky LinkedIn WhatsApp Facebook Telegram Pinterest Reddit Hacker News Email Copy link