student help

Feb 2 2011 2:47 PM
I know that I shouldn't be asking for help with homework. But heres the cituation, I am taking a C# for .net course at a local community college they have it online and only for 8 weeks the instructor gives 4 chapters of reading and 4 assignments due each week. this is not an easy language to learn. i am very new to programming and need help so i don't fail this course. Here is my assignment. I don't want the answer because I do want to learn I just need some guidance. Thanks

 Write a function that accepts as input an array of integers, and outputs, in reversed 
order, only its elements having odd values. Your Main function should prompt for user input of 
those arrays – one at a time, until receiving the input that contains no odd values

Answers (7)