how to clear oled display in micropython

I’m doing this on esp8266 with micro python and there is a way to clear OLED display in Arduino but I don’t know how to clear display in micropython i used ssd1306 library to control my OLED and this is my error I’ve written a code that prints on OLED from a list loop, but… Read More how to clear oled display in micropython