Answer: like the monitor or the keyboard
Explanation: it is true i even looked it up and it was true
Answer:
b. Automation refers to equipment that complements, rather than replaces, human contact.
Answer:
if full_admission_price = f and discount_amount = d
=> Price of a discount admission = d/f
total_weight
quantity
weight of one item = total_weight/quantity
for i in range(80, 18, -2):
print(i, end=' ')
Explanation:
The first two questions are just mathematical to get a single quantity given some relationship. So, its basically division
For the python code, I used the python's range function which takes in three arguments. The first one is the starting value, the second one is the terminating value which is the number before the terminating value and the last one specifies the common difference popularly known as step in the language. Since the step is 2, only even numbers are printed out. In the print function, I made use of the end keyword specifying a space (' ') as the end. This ensures that the print is done in the same line with a space seperating them. Without that specification, each result will printed in a newline
Smoking, Drinking, Use of drugs, problems with uterus, Problems with cervix or placenta.
Task one; Immersion and Interaction are most important for virtual reality to provide a smooth and enjoyable experience for the user
For task two the multiple choice on slide 5 has the answers to the quiz