dudishanangm dudishanangm 07-04-2024 Computers and Technology contestada Indicate a mistake in the following if-statement. if count < 20 then if count > 50 then discount = 7 else discount = 0 endif endif