5 multiple answer 1 point what are some things you should do to stop bullying online? report bullying do not…

5 multiple answer 1 point what are some things you should do to stop bullying online? report bullying do not forward embarrassing photos or messages 6 multiple choice 1 point what does the following code do? background (color) sets the color used to fill shapes sets the color used for the background of your game 7 multiple choice 1 point what is a coding definition for variable? an algorithm that has been coded into something that can be run by a machine a \container\ for storing a value
Answer
Brief Explanations:
- For question 5, reporting bullying and not forwarding embarrassing content help stop online - bullying. Reporting alerts authorities and not - forwarding prevents the spread of harmful material.
- For question 6, in many programming contexts, the
background(color)code sets the color used for the background of a game or application. - For question 7, a variable in coding is a "container" for storing a value. It can hold different types of data like numbers, text, etc.
Answer:
- Report bullying, Do not forward embarrassing photos or messages
- sets the color used for the background of your game
- a "container" for storing a value