I put A, D, and E but Im not sure if they are correct
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
2/5 (-7) 5/2 as you know 2/5 x 5/2 = 1
so 1 x (-7) = -7
so the asnwer is -7
Answer:
48 out of 50 correct answers