Skip to content

Complete the program of odd_even.py by adding the functionality for e… #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

techshivang
Copy link

…ven Numbers.

As the Program name was odd_even but logic define in the Program is only for the odd numbers so i simply create a empty list and append all the even values in the list.

…ven Numbers.

As the Program name was odd_even but logic define in the Program is only for the odd numbers so i simply create a empty list and append all the even values in the list.
@groverkds
Copy link
Member

…ven Numbers.

As the Program name was odd_even but logic define in the Program is only for the odd numbers so i simply create a empty list and append all the even values in the list.

Hi Shivang,
Question 3 of the Array Exercise has only one objective of finding the odd numbers, hence the existing code is fine.

@groverkds groverkds closed this Oct 10, 2020
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.

2 participants