Badger2040; reading / displaying sensor information

I am working on adding sensors to the Badger2040 and I am looking for a code example to pull info from the SHT40 I2C sensor, and show the results on the display. (as well as other sensors ) I am a bit new to this so any extra information is greatly appreciated and or related documentation.

Thank you for your help.

Are you using MicroPython or CircuitPython? You might find it a little easier with CircuitPython as their are literally hundreds of supported sensors with libraries ready to go (I recently got my badger working with a one-wire temperature sensor relatively easily on CP)