I need help with a couple of programming assignments. If anyone is willing to help me can you please reply below. It's about 4 questions, I started them but i'm having some problems along the way.
I'd be grateful for any help I can get
Design a program that allows the user to enter two integer values, and displays every odd number that falls between these values. Assume that the second number is greater than the first number.

