Answer:they both save lifes
Explanation:
and mistakes are costly and life risking
Answer:
The answer is "True".
Explanation:
To transfer data, the fiber optic wire used a high-speed data transmission medium, which includes a small glass or plastic polymers, that carry the light beam to transmit data through swift light flashes through the cable.
- It enables the transmission of data more quickly over larger distances.
- In this cable, the traditional cable use to provide web data transfer to cable TV, that why the given statement is true.
So here is the code in Python:
n = 0.00 #this is a float because there are some numbers that are decimals.
while n < 20: #n which is 0.00 and while it is lower than 20 if runs the code below
n = n + 1 #it will add 1 to n everything it runs the code.
k = n / 2 #it will divide whatever n is everytime by 2
print(str(n) + '/2: ') # it's printing the number it's on
print(k) # prints the answer for the n.
You can change n to add by any, make n any num instead of 0.00 and you can change the while condition from n < 20 to any other logical statement. If you want to get creative you can take 2 inputs for numbers and make one of them the starting number and other one is the ending number. Also make sure to make n a number lower than you starting point because if you set n as your starting point then it will skip it.
Answer:
correct[3]
Explanation:
Required
Which expression points to the u in "cloud"
First, it should be noted that "cloud" is a string and as such, the first element is represented as index 0, the next as index 1, etc.
Using the above as a guide, the u is as index 3
To access the elements of a string, we use: stringname[index]
In this case, the string name is correct.
<em>Hence, the correct statement is: correct[3]</em>
Answer:
Explanation:
Crowdsourcing uses the data for communities or volunteers, and this method is used on the internet but existed before the digital revolution, this method collect data from a lot of users, crowdsourcing is used in websites like: