!7

p {
  tempShowEmotion("sad");
  sleepSeconds(5);
  tempShowEmotion("happy");
}