Answer:
(C) LEED
Explanation:
LEED certification is a recognized worldwide as symbol of viability achievement.
(Leadership in Energy and Environmental Design(LEED):- It is the most popular and widely used rating system in the world for green buildings. Available for almost all building project types, including new constructions to interior fit-outs.
 
        
             
        
        
        
the role of an os or operating system is the program that executes everything and makes the computer usable hope this helps 
 
        
             
        
        
        
Explanation:
Electric devices, such as lights and household appliances, change electric current to other forms of energy. For example, an electric stove changes electric current to thermal energy. ... A message encoded this way is called an electronic signal, and the use of electric current for this purpose is called electronics
MARK ME AS A BRAIN LIST 
 
        
             
        
        
        
In python:
##Specifies the range that the variable 'number' should change within
for number in range(2,10):
##Prints the decimal equivalent of each fraction
    print(1 / number)