Can someone give me some hints on how to obtain all the odd numbers up to N. N is the number that the user will enter in. I need to find the square of these odd numbers and sum them up, but cant seem ...