As with previous projects, we need the oled.fill(0) to clear out the screen and the oled.show() blocks to write the information that we specify using the oled.text() block.
As for the oled.text() block, simply type “Time: ” followed by a plus sign and a string conversion of the variable second.