Answer:
1. Option A: for loop is correct
2. Option B: while loop is correct
Explanation:
Two loops are used commonly. For and while
For is used when the number of iterations are already known and while is used when number of iterations is not known and the loop has to be terminated based on any condition.
<u>1. You are finding the batting average of 13 baseball players.
</u>
For loop will be used as the number of iterations is already known. The score of 13 players has to be used to calculate the average so there will be 13 iterations. Hence, for loop will be used.
<u>2. You are asking your users for the names of all the stores where they shopped to find their friend's birthday present. They will show they are done by entering the word "done."</u>
While loop will be used as the termination of loop depends on the input given by the user so the number of iterations are not already known.
Hence,
1. Option A: for loop is correct
2. Option B: while loop is correct
Explanation:
ENIAC - Electronic Numerical Integrator and Calculator. UNIVAC - Universal Automatic Computer (First Digital Computer)
hope it's help you cutty
Honestly , brainly may seem like a place to get answers but it’s not , people come here to troll, like me
Answer: use GitHub or stack over flow or
repl. it
Explanation:
Answer:
blocky, pixilated motion.
Explanation:
Less bits are used to encode every video frame, so depending on the compression algorithm this will result in small areas, blocks, getting the same color, i.e., a blocky, pixelated effect.