!7 p { repeat 10 { showSmiley().emotion("happy"); sleep1Second(); showSmiley().emotion("sad"); sleep1Second(); } }