For loop, if you have to fill water in a bucket three times, It will fill water in a bucket three times. While loop, If you have to take water from the well multiple times but stop when the water is empty in the well.
Explanation:
- For loop is used mostly static way of programming.
- While loop is used for dynamic approach of programming.
- Static approach has fix number of times the task is done.
- Dynamic approach is conditional attempt to complete the entire task.
- For loop uses discrete which means it uses the count approach.
- While loop is basis on characteristic, It works mostly with alphabet.
- Functions play major role in while loop to take a dynamic approach.
This question belongs to scratch programming. This programming language has various instructions to carry out various tasks. There are different types of repeat statement available. This statement or instruction allows the user / programmer to repeat certain line of statements to a number of times. Here, according to the question, we need to use “Repeat after me”
If you take a music note, the tempo, timing and pitch needs to be mentioned clearly and “:” represents that a particular note to be repeated only once.
Explanation:
Kendall should report the email as scam and delete email instead of forwarding it. She should also run her virus protection software as these kind of emails on the Internet are mostly Fraud and can contain virus so the user should avoid them.