empa-scientific-it / python-tutorial

Material for a Jupyter-based Python tutorial
MIT License
30 stars 9 forks source link

Fix float comparison solution #229

Closed yakutovicha closed 4 months ago

yakutovicha commented 4 months ago

fixes #103

yakutovicha commented 4 months ago

All good. Do we want to add another hint regarding using isclose right in the exercise?

There is a whole discussion about that in the cell right before the exercise:

image

baffelli commented 4 months ago

All good. Do we want to add another hint regarding using isclose right in the exercise?

There is a whole discussion about that in the cell right before the exercise:

image

I noticed. I asked nonetheless, because I am afraid it will be overseen by some.