Answer:
A wide-angle lens is all about wide focus it keeps the entire shot in focus regardless of distance. A telephoto lens is all about selective focus, or choosing which objects looks sharp or blurry. Wide-angle lenses generally have a longer depth of field, which means that they are not the right fit for a situation like portrait photography, where you only want the subject in sharp focus. In order to choose the right lens for your situation, you’ll need to decide how much in-focus detail you want in your shots.
Explanation:
Answer:
Because you're using "elif".
If I were to have this code:
if *blank*:
*action 1*
elif *blank*:
*action 2*
If and elif is basically saying "one or the other". Since 10 is >= 2, it prints out only whistle. Instead of elif, you were to replace them all with "if", it would print out:
whistle
snap
clap
Yes it only processes data using 1s and 0s
Exhaust Gas Recirculation (EGR) for NOx control
<span>Positive Crankcase Ventilation (PCV) for HC emission control </span>
Evaporative Emissions Control(EVAP)
<span>Catalytic Converter for HC and NOx control</span>
An ordered list.
<ol>
<li> This is the first item.
<li> This is the second item.
</ol>