The World Health Organization decided that addiction to video games is considered a mental health disorder. Do you agree or disagree?

What responsibility, if any, do game designers have to ensure that users do not misuse their games?

(I’m mainly looking for an answer to the second bit, thank you! ^^)

Answers

Answer 1

Answer:

I disagree and I will tell you why because there was study based on video games and seniors and the theory was that they play games to keep there minds active. I will give you an example let's say you were in a situation and you learned how to make or create something from playing video games, in closeur video games can help us in problems


Related Questions

what is the mean of debugging​

Answers

Answer:

the process of identifying and removing errors from computer hardware or software

Explanation:

Essentially just fixing programming errors, mainly in coding or software

what are the events?

Answers

Answer:

a thing that happens or takes place, especially one of importance.

Suppose that you are asked to modify the Stack class to add a new operation max() that returns the current maximum of the stack comparable objects. Assume that pop and push operations are currently implemented using array a as follows, where item is a String and n is the size of the stack. Note: if x andy are objects of the same type, use x.compareTo(y) to compare the objects x and y public void push String item ) { [n++] = iten; } public String pop { return al--n]; } Implement the max operation in two ways, by writing a new method using array a (in 8.1), or updating push and pop methods to track max as the stack is changed (in 8.2). Q8.1 Implement method maxi 5 Points Write a method max() using Out) space and Oin) running time. public String max() {...} Enter your answer here Q8.2 Update push() and popo 5 Points Write a method max() using On) space and 011) run time. You may update the push and pop methods as needed public void push {...} public String pop() {...} public String max() {...}

Answers

Answer:

Following are the code to the given points:

Explanation:

For point 8.1:

public String max()//defining a method max

{

   String maxVal=null;//defining a string variable that holds a value

   for(int x=0;x<n;x++)

   {

       if(maxVal==null || a[i].compareTo(maxVal)>0)//defining if blok to comare the value

       {

           maxVal=a[i];//holding value in maxVal variable

       }

   }

   return maxVal;//return maxVal variable value

}

For point 8.2:

public void push(String item)//defining a method push that accepts item value in a parameter

{

       a[n]=item;//defining an array to hold item value

       if(n==0 || item.compareTo(maxVals[n-1])>0)//use if to comare item value

       {

               maxVals[n]=item;//holding item value in maxVals variable

       }

       else

       {

               maxVals[n]=maxVals[n-1];//decreasing the maxVals value

       }

       n++;//incrementing n value

}

public String pop()//defining a method pop

{

       return a[--n];//use return value

}

public String max()//defining a method max

{

       return maxVals[n-1];//return max value

}

In the first point, the max method is declared that compares the string and returns its max value.In the second point, the push, pop, and max method are declared that works with their respective names like insert, remove and find max and after that, they return its value.

¿sharpness or unbreaking people?​

Answers

Really hard decision, but ultimately, it depends on your personal prefrence. I would choose un breakin, however, for some people if you want to kill mobs quicker, than sharpness would be the way to go.

In the following cell, we've loaded the text of Pride and Prejudice by Jane Austen, split it into individual words, and stored these words in an array p_and_p_words. Using a for loop, assign longer_than_five to the number of words in the novel that are more than 5 letters long. Hint: You can find the number of letters in a word with the len function.

Answers

Answer:

Explanation:

Since the array is not provided, I created a Python function that takes in the array and loops through it counting all of the words that are longer than 5. Then it returns the variable longer_than_five. To test this function I created an array of words based on the synapse of Pride and Prejudice. The output can be seen in the attached picture below.

def countWords(p_and_p_words):

   longer_than_five = 0

   for word in p_and_p_words:

       if len(word) > 5:

           longer_than_five += 1

   return longer_than_five

Other Questions
cuales fueron los logros de la guerra de las malvinas?ayuda The three inside angles (A,B and C) of a right-angled triangle are in the ratio 7:18:11. Th smallest angle is 35. Work out angles A, B and C A student must determine how the mass of a block affects the period of oscillation when the block is attached to a vertical spring. The value of the spring constant is known. The student writes the following experimental procedure.1. Use an electronic balance to measure the mass of the block. 2. Attach the block to the vertical spring. 3. Displace the block from the system's equilibrium position to a new vertical position. 4. Release the block from rest. 5. Use a meterstick to measure the vertical displacement of the center of mass of the block from the system's equilibrium position to its maximum vertical position above the equilibrium position. 6. Use a stopwatch to measure the time it takes for the system to make ten complete oscillations. 7. Repeat the experiment for different vertical displacements and block masses. Which of the following steps of the procedure should the student revise to make the determination? Justify your selection. a. Step 3, because the student must specify whether the new vertical position should be above or below the system's equilibrium position. b. Step 5, because the meterstick should be used to measure total displacement of the system from its lowest vertical position to its highest vertical position. c. Step 6, because the stopwatch should be used only to measure the time it takes for the system to make 1 complete oscillation. d. Step 7, because the experiment should not be repeated for different vertical displacements and block masses. PLEASE HELP ASAP I WILL MARK BRANLIST!!!!!! Of 10 test scores, six are less than or equal to 82 What is the percentile rank of a test score of 82?The percentile rank of 82 is a shopping bag can provide an upward force of 65N before breaking. A shopper puts 5 kg of groceries in the bag. If the shopper tries to lift the bag with an upward acceleration of 2 m/s/s, will the bag break? I need help with geometry What element in group 1 is not considered an alkali metal?A. Hydrogen (H)B. Lithium (Li)C. Potassium (K)D. Cesium (Cs) Lisa studied the role of the stamen and stigma in the formation of seeds in flowering plants. She removed all the stamen from one flower of a tomato plant and the stigma from another flower and covered each of the flowers with separate plastic bags.Which tool did Lisa most likely use to remove the stamen and the stigma from both flowers?eyedroppersyringetongstweezers WILL GIVE BRANLIEST What are the advantages of agile manufacturing? 1. A company changes its product continuously and thus has a competitive advantage. II. The company is more in-tune with its customer's requirement. III Agile manufacturing makes mass production possible and helps companies respond to crisis. A. I onlyB. II onlyC. I and IID. II AND IIIE. I,II,and III Interpret the Blame responsibility and causation in your own words in the light of Columbia Accident. Classify this triangle by its sides. pls answer quick ill give more points if right.The problem solving plan identifies steps to organize your information. Which of the following answer choices are included in the steps to organize your information? A. Organize the problem and find the question. B. Solve the problem and change your strategy if necessary. C. Write the facts, organize your thoughts and define your strategy. D. Organize the steps and underline the question. heyy! ill give brainliest please help please help!!!!!!!!3x2 + x - 4 = 0SELECT ALL THAT APPLY. (x - 1)(3x + 4) = 0 (3x +2)(x - 6) = 0 (3x + 4)(x - 1) = 0 (x + 1)(3x - 4) = 0 (3x - 3)(3x - 4) = 0 (3x - 4)(x + 1) = 0 how does Church help us lead a virtuous life? HELP! Will give branliest! A physics professor demonstrates the Doppler effect by tying a 900 Hz sound generator to a 1.0- m -long rope and whirling it around her head in a horizontal circle at 100 rpm .1. What is the difference between the highest frequency heard by a student in the classroom and the initial frequency of the sound generator?2. What is the difference between the lowest frequency heard by a student in the classroom and the initial frequency of the sound generator? If JK= 2x, KL=8, and JL= 4x, what is JK?(On a line segment)J 2x K 8 L|-|-| 4x^_____________|_____________^ JKkj J JVJ J J J J J J J J J J J J JK K JK JKJ K KJ K JK J How do lungs help cells in the body meet their needs?A. They produce oxygen for the body.B. They bring oxygen from air into the body.O c. They transform oxygen from the body into carbon dioxide.D. They release oxygen fromod and send it through the body.