jsully8618 jsully8618 Today at 7:07 AM Computers and Technology Answered 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.")