Can you restate the question more better to help you ?
Idkhzslkkxkfof?&$ask a another girl for that answer
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:
0.8X = Final cost
Step-by-step explanation:
Given that jeans are on sale for 20% off the regular price, to determine which function would give you the total cost for purchasing a pair of jeans that costs X dollars, the following calculation must be performed:
1X = Initial cost of the jeans
20% = 0.2
1 - 0.2 = 0.8
0.8X = Final cost