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
Problem
Test in the options exercise throws an error because the test expects a Float instead of a Double from the user
Solution
Change type of argument to doube
0 commit comments