We'll use another f-string to display a message regarding the number of customer orders.
Make sure to pick print followed by " and then {, orders, }, ".
print
"
{
orders
}