The conditional statement is
if x < y:
result = x * 5
<h3>How to write the if/else statement as the conditional expression that performs the same option?</h3>
The statement is given as:
result = x < y ? x * 5
The above means that,
the variable result is assigned x * 5 if x < y
So, the conditional statement is
if x < y:
result = x * 5
Read more about conditional statement at
brainly.com/question/11073037
#SPJ4
For your question i got (-5,-4)......i hope it helps
Just write all of that but instead of in the box between each statement and reason write if then
Answer:
26 degrees Celcius
Step-by-step explanation:
The minimum temperature is -11
The maximum temperature is 15
to get from -11 to 0: add 11
to get from 0 to 15: add 15
11+15 = 26
Answer:
x > -6
Step-by-step explanation:
-5(-4) - 10 < 20
20 - 10 < 20
10 < 20