Well most word processing softwares allow you to do many things to a document, if you use google documents or microsoft word i'm pretty sure you can do all of those things
        
                    
             
        
        
        
Answer:
There is no value of the number variable, for which the loop can be true in any iteration. 
Explanation:
- The above loop states the condition that the value should be less than 100 and greater than 500. It is because the loop holds the and condition which gives the true if both conditions will be true.
 - The first condition of the while loop states that the value of the number variable is less than the 100.
 - The second condition of the while loop state that the value of the number variable is greater than the 500. 
 - The and condition of the while loop will true if both conditions will true.
 - But there is no number which is less than 100 and greater than 500.
 - So no number can satisfy the while condition to be true.
 
 
        
             
        
        
        
You can show your parents that you're responsible enough for a phone by volunteering to wash the dishes, or taking care of your siblings. Doing little stuff can prove that you're responsible. You should ask them, what they require you do to for a phone.
Good Luck!
        
                    
             
        
        
        
Here the examples of scanning devices :
- Drum Scanner.
 - Handheld Scanner.
 - Flatbed Scanner.
 - Optical Character Recognition.
 - Magnetic Ink Character Recognition.
 - Image Scanner.
 
<h3>What is meant by scanning ?</h3>
- A text is scanned quickly in order to find a specific piece of information. In daily life, scanning is regularly used for tasks like looking up a word in a dictionary or finding a friend's name in your phone's contacts list.
 - Scanners may basically be divided into three categories. These consist of network scanning, port scanning, and vulnerability scanning.
 - There are three different types of scanners: portable scanners, flatbed scanners, and drum scanners. While flatbed scanners are commonly used in offices and classrooms, drum scanners are mainly used in the publishing industry to print high-quality pictures.
 - Three processes make up the basic scanning process: scan, register, and detail.
 
Learn more about scanning refer to :
brainly.com/question/25106178
#SPJ4