23RaBii766
23RaBii766 23RaBii766
  • 17-02-2021
  • Computers and Technology
contestada

What is the output of this Python code?
def guess(a, b, c):
if a > b and a < c:
print(True)
else:
print(false)
X = 45
y = 31
z = 78
guess(x, y, z)

Respuesta :

flyte013 flyte013
  • 23-02-2021

Answer:

True

Explanation:

in function guess:- a = x; b = y; c = z

so 45 > 31 AND 45 < 38

since both the stements are true

True is printed

Answer Link

Otras preguntas

If function g is defined by the equation y − 3x = -14, which equation represents the function in function notation?
The manger of a gas station has observed that the time required by driver's to fill their car thank and pay are quite variables in fact.The time are exponential
what is an angiogram??
How many atoms of oxygen in the chemical formula 2 Ca(ClO2)2?
(OFFICE 365)What are the steps to replace one piece of text with another throughout a field? Use the drop-down menus tocomplete the statements.1. Put the cursor
Why is the jungle rapidly cleard these days? (Active )​
You're in the breakroom at work when you see a co-worker posting a cartoon on the bulletin board. You read it as you pass, and it is a joke about women breastfe
Find the equation of the line through point (−2,−2) and parallel to 3x+4y=12. Use a forward slash (i.e. "/") for fractions (e.g. 1/2.
prove that the area of triangle is "half of base times height. i.e.(A=1/2×b×h). please give the explanation and do it ASAP please!​
please help me this is all due tomorrow!!!!!