Find the discount amount for

  1. Use the code to answer the question.def discount_on_weekdays(day, amount): discount = 0 if day == 'Monday': discount = 0.1 *
    1. answers icon 1 answer
    2. views icon 9 views
  2. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. views icon 18 views
  3. Use the code to answer the question. if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category ==
    1. answers icon 1 answer
    2. views icon 87 views
  4. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. views icon 7 views
  5. Use the code to answer the question. if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category ==
    1. answers icon 1 answer
    2. hatemaths asked by hatemaths
    3. views icon 116 views
  6. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. views icon 19 views
  7. Use the code to answer the question.if age > 40: # 15 percent discount discount = discount + (0.15 * amount) if category == 'A':
    1. answers icon 1 answer
    2. songoku asked by songoku
    3. views icon 137 views
  8. Kwame enjoyed a discount of ghc 200.00 for the set of furniture he purchased. If the discount is 20%. Find the amount paid after
    1. answers icon 1 answer
    2. Romeo asked by Romeo
    3. views icon 151 views
  9. Find the discount amount for a $135 computer monitor with a 25 percent off coupon.(1 point)The discount amount is $?
    1. answers icon 1 answer
    2. views icon 121 views
  10. Find the discount amount for a $135 computer monitor with a 25 percent off coupon.(1 point)The discount amount is $
    1. answers icon 0 answers
    2. views icon 64 views