Answer: An output device
Explanation:
Headphones are the hardware output device and it use in the purpose of listening audio and music and watching movies without any interruption and distributing others.
It can used in the computer system by plugging it in or connecting it with the speakers.
We can connect headphones to the computer system which basically result in output as sound in the headphones and then it is not needed to use USB headphones.
I would think the answer is C. Hope this helps! :D
Answer:
strr=input("please enter something: ")
while strr is not "":
print(strr)
strr=input("please enter something: ")
Explanation:
whenever the user will enter an empty string the loop will terminate
1.) Average
2.) Ascending
Using this would give an average score for each team, when using the Average function, you use scores from many different games to not be biased, and it gives an accurate description of the teams scores and it's a fair way to find where they stand in respect tot he other team.