You can set the variable like this:
side = float(input('Enter the side of a square in centimeters: ')) positive_number = side > 0