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
Answer:
D -$7.20
Step-by-step explanation:
- If she takes (substance) $2.40 every times she forgets to do a chores you have to substance
- but first you have to multiply because she forgets 3 times
- 2.40 × 3 is 7.20
- but since she taking it away it would be negative
so your answer is -$7.20
I hope this helps
Answer:
Step-by-step explanation: