Code:Discount rate = 1; Fare = 1000; If((person == "senior citizen") and ("travel month = January")) Bonuspoints = 100 + Bonuspoints If(class=="first") discountRate = 5 Fare = fare * discountRate Related Content ISTQB CTFL Tutorial ISTQB Foundation Exam Questions Comments Log in or register to post comments
Comments