Which of the following IS NOT a way that functions make code more readable?
A. O Function names can describe what the function is completing
B.
Functions break code into smaller, separate parts
C.
Each function contains one command
D.
Functions shorten code by reusing code that has already been written

Answers

Answer 1

Answer:

C

Explanation:

Functions can contain any number of commands.


Related Questions

What will happen when you run this program?

num = 10
while num > 0:
print (num)

a Syntax Error
b Logical fallicy
c Infinite loop
d Definite loop

Answers

Answer:

C. Infinite loop

Explanation:

num will be printed continuously since it will always be bigger than [tex]0[/tex] ([tex]10[/tex] is greater than [tex]0[/tex], satisfying the condition num > 0) making it an infinite loop since it will go on forever.

Hope this helps :)

Complete the following sentence.
Some manufactured dams produce BLANK power in addition to retaining water.

Answers

Answer:

Some dams produce renewable hydroelectric power  

Explanation:

hydroelectric is power from water

Answer:

hydroelectric

Explanation:

The correct answer is hydroelectric. Dams are structures created to serve as a barrier and to retain water. Some dams are also used to produce hydroelectric power.

Explain the process of creating a switch statement to replace an if-then-else statement in Java.

Answers

Answer:

The answer to this question is given in the explanation section.

Explanation:

Let look at an if the else statement

if (condition1) {

 //some code if condition 1 is true

} else if (condition2) {

 // some code if condition 2 is true

} else {

 // some code if condition 3 is true

}

No let look at switch statement

switch(expression) {

 case x:

   // code block

   break;

 case y:

   // code block

   break;

 default:

   // code block

Now let look at your answer.

if then else should be replaced with switch if conditions are fixed.

in the process of replacing

write your condition of if statement  in the case area of swatch

Answer:

The answer to this question is given in the explanation section.

Explanation:

Let look at an if the else statement

if (condition1) {

//some code if condition 1 is true

} else if (condition2) {

// some code if condition 2 is true

} else {

// some code if condition 3 is true

}

No let look at switch statement

switch(expression) {

case x:

  // code block

  break;

case y:

  // code block

  break;

default:

  // code block

Now let look at your answer.

if then else should be replaced with switch if conditions are fixed.

in the process of replacing

write your condition of if statement  in the case area of swatch

A large corporation uses:
A.
LAN
B.
WAN
C.
Wireless network
D.
Ethernet connection

Answers

Answer:

WAN

but im saying this bc you cant mark brainliest with only 1 answer there

Answer:

B: WAN

Explanation:

100 points, PLEASE HELP...To generate numbers between and including -10 to 10 you would use:

Answers

Answer:

A number line?

When code is compiled it
A) is read directly from the program.
B)is made into a smaller version.
C) runs slower.
D) is converted into binary code.

Answers

Answer:

A compiler takes the program code (source code) and converts the source code to a machine language module (called an object file). Another specialized program, called a linker, combines this object file with other previously compiled object files (in particular run-time modules) to create an executable file. In short, it's A or D.

Answer:

D - is coverted to binary code

Explanation:

A compiler takes the program code (source code) and converts the source code to a machine language module (called an object file). Another specialized program, called a linker, combines this object file with other previously compiled object files (in particular run-time modules) to create an executable file.


Activity
You have learned about the graphical elements that you can add in a spreadsheet. Create your own spreadsheet using these elements.
Question 1
Create a chart using the sample data in the table below. Recollect the steps on how to create a chart, and explain the necessary steps based on
the data in the table. Mention what the x- and the y-axes state and your interpretation of the data represented in the chart.
Year Percentage Increase in Expenses
2005
25.3
2007
30
2009
35
2011
35.8
2014
40

please help

Answers

Answer:

its a

Explanation:

the answer is a i am right

Answer:

Here are the steps I followed to create the chart on the Microsoft Excel spreadsheet.

I clicked the Insert option from the top toolbar.

I clicked the Chart option.

I clicked Chart Type, and selected the type of chart I wanted. The table above provides data on the increase in percentage of expenses over the years. I chose the Column chart to display this data graphically. The column chart is the best form of chart that can show variation between items.

I selected the Data Range. I specified the start and end values of the data set that I wanted to plot in the chart.

Under Chart Elements, I specified the title and legend for the chart. A legend makes it easy for a viewer to understand a titled graph.

The x-axis represents the year in my column chart, and the y-axis shows the percentage increase in expenses per year. With the help of this chart, I could see that every year the percentage in expenses has increased steadily, and reached the highest value in 2014.

Explanation:

This is really close to the sample answer, so I would be careful...

print("Student" == "Teachers" or 99 != 88) will output False

true or false

Answers

Answer:

it will output True, so the statement is false

Explanation:

need help asap plzz can you take advantage of the information on social media sites related to careers you are interested in

Answers

Answer:

(The social media site which lets you earn money) lets you post any contents as long as it follow the rules. The advantage information about (The socia media mentioned earlier)is that you can earn money, for making what you want.

Explanation:

fill in the blanks

HELP PLZ AM TIMED!!!~~~

In which view of PowerPoint is the Annotation tools menu available?

Slide Show
Normal
Slide Sorter
Notes

Answers

Answer:

im pretty sure its slide show

Answer:

slide sorter notes

Explanation:

because you're giving a PowerPoint presentation you may want to make some notes on the slides such as circling a word or underlining a phrase or highlight a key concept

What is not a way to lower your risk of drowsy driving?

Answers

Answer:

Taking a night time medicince (such as benedryl), or drinking alcohol beofre drviving.

Explanation:

Brainliest please :)

Consider the following code:

if (90 < = x <= 100)
It should be rewritten as:


if (90 < = x <= 100):

if (90 < = x and <= 100):

if (90 < = x and x <= 100):

Nothing, the if statement is correct

Answers

I’m not sure which one it would be

The code statement if (90 < = x <= 100) should be rewritten as if (90 < = x and <= 100):

How to determine the new statement?

The code statement is given as:

if (90 < = x <= 100)

The above code is wrong, and it would result in a compile error.

The syntax of an if statement that has 2 conditions in Python is:

if (condition-1 logical_operator condition-2):

So, the appropriate statement is if (90 < = x and <= 100):

Hence, the code statement if (90 < = x <= 100) should be rewritten as if (90 < = x and <= 100):

Read more about Python codes at:

https://brainly.com/question/24833629

#SPJ2

Mandy is writing a paragraph about her favorite basketball team. She wants to explain that the team is so successful because the players work together. What would be the best type of evidence to illustrate Mandy’s proposed topic? a few examples of how the players successfully scored points a brief history of the game of basketball a quotation from the coach about the players a comparison of current players with past successful members of the team

Answers

Answer:

A ) a few examples of how the players successfully scored points

edge 2021 :)

Answer: (A)

Explanation: Just got it right.


Staying at home and working using computers and telecommunications equipment is called

Answers

Answer:

telecommuting

Explanation:

12r3393938

What are like arms surrounding all the other code blocks?
A. chevrons
B. curly braces
C. square braces
D. parentheses

Answers

Answer:

Parenthesis

Explanation:

I code

Answer:

Its curly braces.

Your welcome!

only true naruto fans know
who is behide the mask in akatsuki
A madara
B Sasuke
C Obito
D Ten tails

Answers

Answer:

obito duh, its Tobi the orange masked one he acts like madara but we know it's his simp guy

Answer:

Obito

Explanation:

cuz obito

What color line appears under a word that is spelled incorrectly in power point

Answers

Answer:a wavy red line

Explanation:

Hope this helps

Can I have brainliest pls

Answer:

ReD

Explanation:

BeCaUsE

WILL GIVE BRAINLIEST!!! 15 POINTS!! HELPPPP!!

Tonya wants to add a button to a webpage. Which language should be used?

A. Python

B. HTML

C. JavaScript

D. CSS

Answers

Answer:

B and C both will be right answers

Answer:

B and C are both correct answers

Explanation:

The Danger zone around a robot is?

Answers

maybe a EMP. tell me if im right

Answer:

the area the robot can reach or the work envelope and where all the robots tasks takes place. ... OSHA, the system had an E-stop on it to shut down the robot if needed

Where would you go to access frequently used icons?

File explorer
File manager
Toolbar
Web browser

Answers

Answer:

b

Explanation:

Answer:

C.) Toolbar

Explanation:

The toolbar is a strip of icons that are frequently used.

Which type of game is based on doing the best you can with a random setup, emphasizing flexible planning and risk-
taking?
A:card games
B:board games
C:dice games
D:all games
PLSSS PLSSS HELP MEEE

Answers

Answer:

Card Games

You get completely random cards, so you have to plan as you go.

Answer:

A. card games

music sites through schools wifi 2020 What is one thing a person should do to stay safe when exercising? 100 pts.!

Answers

Answer:

They should stay away from others (keep workout short or at home)

always do The exercise right-properly

Explanation:

Answer:

they should stay at home and do workouts or they can start a fitness program in a safe area.

What does "&&" mean?

Answers

Answer:

And

Explanation:

& is a simplified version of and

"&&" means "and"

did i get it right

what are the difference between of panchayat and multi party system​

Answers

Answer:

The parties in a multi-party system can control government separately or as a coalition; in a two-party system, however, coalition governments rarely form.

Traditionally Panchayats consisted of elderly and wise people chosen by the local community, who used to settle disputes between individuals and villages. The leader of the panchayat used to be called as Mukhiyas or Sarpanch.

Explanation:

What is the process to correct a single spelling mistake that has been indicated by the spelling checker in PowerPoint Online?


Select the word, then double click.

Select the word, then left select.

Select the word, then right select.

Select the word, then single click.


YOU WILL GET BRAINLIEST FIRST PERSON IF RIGHT

Answers

I’m not to sure what this is asking, if by selecting word- it means the word is already left-click selected, so it would be option 3. If not, then it would be option 2 I believe

Answer:

C!

Mark me as brainliest!!

Which is an example,of an input devices? Choose the answer.

printer

speaker

microphone

monitor

Answers

Answer:

microphone

Explanation:

You have to plug in microphones, and if you plug it in, it is considered an input.

Which options are qualities of all good requirements documents?
Consistent
llustrated
verifiable
printed
scholarly
feasible

Answers

consistent
feasible
scholarly
verifiable

What is the definition of bug?​

Answers

In what way is it used?

The pins on the temperature sensor are connected to;

Answers

A temperature sensor creates a changing voltage signal depending on the temperature it senses. It has three pins: one that connects to ground, another that connects to 5 volts, and a third that outputs a variable voltage to your Arduino, similar to the analog signal from a potentiometer.

WILL GIVE BRAINLIEST!! 20 PNTS!!!

What will be the output of these lines of code:

for i in range (1, 5):

print(i)

A. IndentationError

B. PrintError


C. 1 2 3 4


D. 1 2 3 4 5

Answers

Answer:

C 1,2,3,4

Explanation:

This means I want to count from 0-4 and set it o the current loop I am currently on.

for i in range(0, 5):

 print("i currently equals: ", i)

The result will be

i currently equals: 0

i currently equals: 1

i currently equals: 2

i currently equals: 3

i currently equals: 4

Answer:

c. 1 2 3 4

Explanation:

i got it right on edge

Other Questions
what shape cannot be a rectangle 9. The figures are similar. Find x.9.940X24 Need answers for six questions..... will give brainliest1)STP is the Abbreviation ofa) System tech park b)State thermal plant c)Software Technology Picket d)Software Technology Park2)How can industrialization assist in bringing in foreign exchange? a)Removing dependence on agriculture by providing alternative employment b)Export of manufactured goods c)Import of manufactured goods d)Modernization of agriculture3)Arrange the following in the correct sequence with the decreasing production of sugar in India?MaharashtraUttar PradeshTamil NaduKarnataka a)ii, i, iv, iii b)iii, iv, i, ii c)iii, iv, ii, i d)i, iii, ii, iv4)Arrange the following in the correct sequence with decreasing order of producer of Aluminium industry in India:-Uttar PradeshChhattisgrahWest BengalMaharashtra a)iii, i, ii, iv b)iv, i, ii, iii c)i, iii, iv, ii d)iv, i, iii, ii5)Arrange the following in the correct sequence with the decreasing order of producer of cotton in India:KarnatakaMadhya PradeshGujaratMaharashtra a)iii, iv, ii, i b)i, ii, iv, iii c)iii, i, iv, ii d)iii, ii, i, iv6)________ % mills are in Uttar Pradesh and Bihar. What is represented in the diagram? Sita and Radha purchased a car for rupees 320000 due to some economic problem they sold it for 280000.find the loss incured and loss percentage 4. Evaluate Are lines 1819, "the mangrove netted by lianas, the host perishing of its lavishness," an effective ending for the poem? Support your view by explaining both the literal image created by the lines as well as their figurative meaning. please help!!!What are possible input/output combinations for the equation y=(1/3)x -2Enter there values in the box, and if that doesn't work, use coordinate pair form (x, y)Hint: use the multiples of the denominator so you work with whole numbers. please help me! i will mark as brainleist Which values of a, b, and c correctly complete the division?One-sixth divided by three-fifths = StartFraction 1 Over a EndFraction times StartFraction b Over c EndFraction Eukaryotes are cells that usually contain?A: nucleusB: specialized organellesC: genetic material.D: eurkaryotic cells have all of these cellular components. What is 2,070,000 written in scientific notation?A.20.7 x 10^6B.2.07x 10^5C.2.07x 10^6D.20.7x10^5 How do advertisements influence underage drinking? They show underage people drinking. They list the negative side effects of drinking. They show drinkers in beautiful or fun scenarios. They explain alcoholic products in detail Press on the picture to see the full picture. Im really stuck The systematic pattern for filling up the electron configuration, from low energy to high energy for an element is called the:_________ a) the Pauli exclusion principle. b) Hund's rule. c) Coulomb's law the Aufbau principle. d) the Heisenberg uncertainty principle. Can someone please help me will mark you brainliest! lets normalize not answering a question if you don't know the answer ~giving away points since im getting rid of this account The freshmen class is going on a field trip.There are 316 people going.six people will be traveling by car and these are five buses.How many people must ride on each bus? please helpsolve the inequality If you have 100 kg of each of these substances, which would require the most energy to increase its temperature by 25 Kelvin?A. ironB. carbonC. rubberD. air In a written argument, which appears first?1. The claim 2. A reason providing support 3. A fact or statistic 4. A personal experience