I have a powerpoint that tells me to add this code to make a single key. When I add it, it doesnt work. What's wrong? Please Help!!! Thank you.
public Piano()
{
addObject (new Key g, "3a.wav",300,180));
}

