>>> from festival import festival >>> festival (14, 'FRA') 'FRA: 14' >>> festival (7, 'GBR') 'GBR: 07'