How to perform 'Play Sound' in CoffeeScript.
# Task: Play Sound
# Language: CoffeeScript
# Implementation for Play Sound
# TODO: Implement core logic here
# Step 1: Prepare data
# Step 2: Process Play Sound
console.log("Done");