A community-powered python odd/even checker built entirely from an endless chain of if/elif statements. Each contributor adds one number, one pull request at a time. This is an opportunity for beginners/anyone to contribute to open source projects.

1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue invites contributors to add a single `elif` block to a Python script, extending an inefficient odd/even checker. Participants are asked to add one number in ascending order, without modifying existing code, as part of a collaborative effort to build the longest such checker.

Complexity: 1/5
documentation enhancement help wanted good first issue

A community-powered python odd/even checker built entirely from an endless chain of if/elif statements. Each contributor adds one number, one pull request at a time. This is an opportunity for beginners/anyone to contribute to open source projects.

Python