Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
The technician that is correct about either testing lights for simple tests or to check SRS Circuits is; Technician A.
<h3>Which Technician is Correct?</h3>
First of all it is pertinent to note that test lights are generally small bulbs that are turned on by the voltage and current flowing through the circuit in analog circuits.
Now, the two values of voltage and current are high and sufficient to light up the bulb. However, in digital circuits, the current is very small in the order of milliamps, and as a result there is not enough power to turn on the lights.
Thus, we can conclude that Technician A is correct.
Read more about Correct Technician at; brainly.com/question/14449935
Answer:
A civil engineer.
Explanation:
Civil engineering is the science that deals with the design, creation and maintenance of constructions for civil use on the earth's surface. Thus, this specialty seeks to adapt soils to the needs of life in society, creating buildings, bridges, and all other constructions adapted to civil life, while taking care of the correct use of soils and the correct distribution of spaces and resources. to be used for such constructions.
One notable disadvantage of liquid cooling over air cooling is that it is considerably costly to set up. Cooling fans are prevalent in the market, and this overabundance of supply means they are cheap. The components of a liquid cooling system can be expensive.