The error:
Traceback (most recent call last): File C:\Users\jobsa\Downloads\lcd.py, line 1, in module import machine ModuleNotFoundError: No module named 'machine'
I am trying to make an LCD display text. I need the address of the LCD on a Raspberry Pi Pico.