File size: 64 Bytes
afcfd4d
 
1
2
3
def format_ticket(ticket_id):
    return f"Ticket: {ticket_id}"