Start with an if statement that checks if total is less than or equal to 50.

Make sure to pick if followed by total and then <=, 50, :.