Question-1 Write a program in Python to read the room temperature and display the same using variable.
Question-2 list 3 input and output in smart living
Question-3 Write a program in python to turn the LED on/off according to the availability of light using IF…ELSE statement.
Question-4 Mary wants to help her visually challenged elderly uncle to maintain the room temperature by switching on AC; alert him with a beep sound(temp>28).
Create a python script for the same.