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
Use descriptive parameter names: numerator and denominator
- Rename parameter 'a' to 'numerator' for clarity
- Rename parameter 'b' to 'denominator' for clarity
- Update all references in function body and docstring
0 commit comments