Skip to content

Conversation

CKr0nzz
Copy link

@CKr0nzz CKr0nzz commented Jul 10, 2025

Replaced the two-function setup with one clear function (sum_ignore) that directly converts and sums int-compatible values.

It now handles both ValueError and TypeError, and avoids using sum as a variable name to prevent conflicts with the built-in function.

Replaced the two-function setup with one clear function (sum_ignore) that directly converts and sums int-compatible values.

It now handles both ValueError and TypeError, and avoids using sum as a variable name to prevent conflicts with the built-in function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant