1. It helps to the development of our career.
2. Through the internet, we can know the facts which were happening all over the world
3. Computer can be use as a calculator too
4. We can store any kind of information.
<h3>Hope This Helps You ❤️</h3>
Answer:
to tell the program to take a different action when the If statement answer is false
Explanation:
if x = 0:
print('x equals 0')
else:
print('x equals something else that isnt 0')
Answer:
Computer hardware includes the physical parts of a computer, such as the case, central processing unit (CPU), monitor, mouse, keyboard, computer data storage, graphics card, sound card, speakers and motherboard.
The "For each" loop can be used to process each element of an array.?