johnblackwell434 johnblackwell434
  • 02-11-2020
  • Computers and Technology
contestada

Question 4 1 pts The following code could be rewritten using: if (x > 12): if (x < 34):​

Respuesta :

WilliamFancyson
WilliamFancyson WilliamFancyson
  • 02-11-2020

Answer:

if(x>12 || x<34)

Explanation:

Mashing the two together using the or '||' operator would allow to run both necessary functions for the next code.

Answer Link

Otras preguntas

Here is a picture of a math problem.
What does free contract mean?
according to the law of conservation of energy, when a lawn mower uses 750 J of chemical energy from gasoline, how much of this energy will be transformed into
The adjustable opening in the center of the eye that helps control the amount of light entering the eye is called the __________.
• The Thirteenth Amendment • The Fourteenth Amendment • The Fifteenth Amendment The three items listed above are called the Reconstruction Amendments. What was
Is DNA usually a string of nucleotides
What type of rhyme appears in these lines from Emily Dickinson's poem "Angels in the Early Morning"?
Appetite is controlled by which hormone?
Mendel believed that during the formation of gametes the pair of genes controlling a trait separate he called this the principle of
A cracker company wants to make a rectangular box to hold their crackers. They want the height of the box to be 10 inches and the width to be 4 inches. Explain