Raspberry Pi Sense Hat Lab 3 Sensing the environment
sense.get_temperature() - this will return the temperature in Celsius.
sense.get_pressure() - this will return the pressure in millibars.
sense.get_humidity() - this will return the humidity as a percentage.