المقارنات (Comparisons) – Solution [0]

يمكنك تعيين المتغير variable على النحو التالي:

side = float(input('Enter the side of a square in centimeters: '))
positive_number = side > 0