Answer:
Following are the code to this question:
def is_question(input_string): # defining method is_question
output = '?' in input_string # checking question mark symbol in value
return output #return value
input_string = input('Enter any string value: ') # defining variable input_string to input value
print (is_question(input_string)) # call method and print return value
Output:
Enter any string value: what is your name?
True
Explanation:
In the given python program code, a method "is_question" is declared, which accepts an "input_string" value in its parameter.
- Inside the method, an output variable is used, that search question symbol in the parameter value and return its value.
- In the next step, the input_string variable is declared, which uses the input method to accepts string value and passes into method calling time and print its return value.
Answer:
P2P network is the correct answer to the following question.
Explanation:
Because the P2P network is the network that is used to share the resources of the computer system. It also allows the users to link two or more than two computer systems and also allows them to share all kinds of resources of the system. So, that's why Bethany and her family members used the P2P network type.
Accenture is a company that was established with the aim of handling electronic waste. They were very much concern about how electronic waste is being disposed and as such they try to create ways to handle it. The e-stewards program was set up with the sole aim of management of electronic waste. its objectives includes;
- Make strategic and better world through well managed recycling solution to all electronic waste (e-waste) issues.
- The program also focus on making sure that electronic waste are been handled properly and they are not dumping of electronic waste in poor countries
- The objective also centers around no export of harmful electronic wastes.
- They also capitalizes on reuse and resale
- They are not only interested in stopping e-waste but to channeled it to repair, republish and re-manufacture
For better understanding, lets explain what E-waste means
- E-Steward objective is centered on managing and handling of electronic waste. It was a project that was birth out of rising concern about electronic waste, especially due to rising concerns that electronic waste generated by rich countries was being shipped off to poor countries.
- Accenture e-steward make sure that electronic waste are well disposed, no more shipping of electronic waste to poor countries and also recycling of electronic waste product.
- E-waste in the above simply means non functional or disposed electronic equipment such as computers, cell phones, television sets, etc.
From the above, we can therefore say that the e-stewards program is concerns about how electronic waste generated by rich countries was being shipped off to poor countries and also the recycling of electronic waste product such as television, computers etc.
Learn more about E-waste from:
brainly.com/question/15391967
Answer:
Explanation:
See the attached picture for answer.
based off my knowledge im gonna to go with OPTION A because ur social security number holds information like your brith etc