void main() { string coco = "gallop"; PlaySound(coco); }