AI for Everyone - AI for Professionals
Given this template:
What will be the output if
"Hello {name}, your order #{order_id} is confirmed."What will be the output if
name = 'Alice' and order_id = 1234?