You are viewing a single comment's thread. Return to all comments →
Is the expected output wrong here? 3 is an odd number, the sequence should start with "odd" not even.
Input: 3, 15
Expected Output:
Three, Four, Five, Six, Seven, Eight, Nine, Even, Odd, etc...
Seems like cookies are disabled on this browser, please enable them to open this website
For Loop in C
You are viewing a single comment's thread. Return to all comments →
Is the expected output wrong here? 3 is an odd number, the sequence should start with "odd" not even.
Input: 3, 15
Expected Output:
Three, Four, Five, Six, Seven, Eight, Nine, Even, Odd, etc...