Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to see how large an object is. But what I tried does not seem to work. It does not print anything.
import sys lcd.print(sys.getsizeof('this'), 0, 50, 0x000099)