Nauč se Python > Kurzy > Beginners course PyLadies > Loops > Comparison

Comparison – Řešení [0]

You can set the variable like this:

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

Toto je stránka lekce z kurzu, který probíhá nebo proběhl naživo s instruktorem.