Answer:
1. Generate a random number
2. Ask the user for a guess.
3. Compare the user's answer to the correct number.
4. Give the user a hint as to whether their guess is too high or too
Explanation:
Leave a like and brainist if this helped
Answer:
string1 = "this is string 1"
string2 = " this is string 2"
print(string1 + string2)
Explanation:
the string1 variable is assigned with a string value(aka. str)
string2 is also a variable assigned with a slightly different string value
the 3rd line then prints string 1 and 2 to the console.
The answer would be (DOCSIS). :)
Have a blessed day and hope this helps!
GPS stands for Global Positioning System
Health care robots the key word, being "robots" aren't able to act as we can as humans.
Robots and systems lack the emotional skills that we as humans have, they are not intuitive.
There are many risks in using robots for health care, although, "health care" is a vague term, so I'll cover a few in general:
- Doctor/patient confidentiality is risked when using robots to handle personal medical matters, systems are never 100% secure.
- Robots and systems cannot emphasise with patients and will make decisions based on logic and theoretics, not emotionally - for example, if a patient is in a state of bad mental health, a robot will not be able to effectively analyse the right methods to take.
- The collection, storage and passing-on of patient information is risked as system encryption is never guaranteed.