As a technical support rep, Michael's first task will be option b: Determine the purpose of the message he will send as a response.
<h3>Who is a technical support rep?</h3>
The role or duty of a Technical Support is known to be any person that tends to troubleshoot customer tech issues.
Note that they are said to be people who often resolve issues that are linked to computers, phones, tablets, and others.
Therefore, As a technical support rep, Michael's first task will be option b: Determine the purpose of the message he will send as a response.
Learn more about technical support from
brainly.com/question/27366294
#SPJ1
See option
a. conduct any necessary research
b. determine the purpose of the message he will send as a response
c. Hit the "reply" button
d. start composing his reply
Answer:
Assuming this is in python:
def check_password(password):
correct_password = "qbasic"
if password == correct_password:
return True
else:
return False
def main():
user_input = input("Type in your password: ")
if check_password(user_input):
print("Correct!")
else:
print("Wrong, try again")
main()
Explanation:
Hope this helped :) If it wasn't suppose to be in python, tell me so I can make it in the correct programming language.
Have a good day :)
The baseline satellite<span> constellation consists of 24 </span>satellites<span> positioned in six </span>earth-centered orbital planes with four operation satellites<span> and a spare </span>satellite<span> slot in each orbital plane.</span>
Answer:
<em>The right order of steps you should take to repare the laptop is: D A C B</em>
<em>Explanation:</em>
<em>D. Ask yourself if the laptop is still under warranty: Because they will replace the board for you or give you a new machine.</em>
<em>A. Ask yourself if replacing the motherboard will cost more than purchasing a new laptop: since technology evolve every day, you might consider buying a new faster, better, advanced machine.</em>
<em>C. Find the service manual to show you how to replace the motherboard: the support assistence will guide you trhough the right way of replacing the board.</em>
<em>B. Find a replacement motherboard: choose the specific one or maybe try to find a better model, that can improve your computer performance.</em>