jsully8618 jsully8618 23-01-2024 Computers and Technology contestada How would you fix the comparison operator in the following conditional so the print statement is accurate.if people > 50: print("There are fewer than 50 people.")