You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
I am trying to round some temperature and humidity values to the nearest integer and I can't get it to work right.
I would expect it to print something like
Outside 35°F
, but instead it is printingOutside 35.2°F
What am I missing?
The text was updated successfully, but these errors were encountered: