Answer:
The best choice is 802.11a.
Explanation:
The most common option, that is widely used in home internet is 802.11b, however, this only supports a max speed of 11Mbps. 
802.11a supports up to 54Mbps and it has regulated frequencies that prevent interference from other devices, such as the wireless system that your client already has. This option is more expensive, and its signal has issues going through walls and rooms but still, it is the one that fits him the most. 
 
        
             
        
        
        
Answer:
word = input("Type your name: ")
print(len(word))
Explanation:
The len function will count all the chars in the string. 
 
        
             
        
        
        
<span>The schema will have to accommodate to make the person more easily able to perform the new task. Accommodation allows the new information to be made a part of a schema without changing the overall concepts in the schema. The schema itself stays unchanged for the most part, but the new information is more of a "tweak" to the schema than a full-on update.</span>
        
             
        
        
        
<span>D. Make changes to your code
Variables allow the ability to easily substitute numbers for other numbers.
</span>