★Build Python code, Generate Temperature and Humidity
values (Use Random function to generate values) and
write a condition to detect an alarm in case of high
temperature and high Humidity. ○ Example: Temp is greater than 30 c, play alarm
sound. Same for humidity.