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
Good job with the code here! One formatting change I would make is when you are printing super long decimals you can use ".round(x)" after the variable to round it to x decimal points, just to make the result cleaner. Besides that everything looked good. Great job!
The text was updated successfully, but these errors were encountered:
Good job with the code here! One formatting change I would make is when you are printing super long decimals you can use ".round(x)" after the variable to round it to x decimal points, just to make the result cleaner. Besides that everything looked good. Great job!
The text was updated successfully, but these errors were encountered: