Answer: LED have the lowest cost of operation.
Explanation:
If we ignore the initial procurement cost of the items the operational cost of any device consuming electricity is given by
Among the three item's LED consumes the lowest power to give the same level of brightness as compared to the other 2 item's thus LED's shall have the lowest operational cost.
Answer:
#Initialise a tuple
team_names = ('Rockets','Raptors','Warriors','Celtics')
print(team_names[0])
print(team_names[1])
print(team_names[2])
print(team_names[3])
Explanation:
The Python code illustrates or printed out the tuple team names at the end of a season.
The code displayed is a function that will display these teams as an output from the program.
Answer:
Explanation:
Fw= y looking symbol sea water (2010.62-168171.2727/h+32.935)ft^3
Answer:
Wind energy is converted to Mechanical energy which is then converted in to electrical energy
Explanation:
In a wind mill the following energy conversions take place
a) Wind energy is converted into Mechanical energy (rotation of rotor blades)
b) Mechanical energy is converted into electrical energy (by using electric motor)
This electrical energy is then used for transmission through electric lines.