Seeking some advice

Discussion of Common Lisp
gayelle
Posts: 9
Joined: Mon Oct 03, 2011 8:34 pm

Re: Seeking some advice

Post by gayelle » Tue Oct 04, 2011 5:31 pm

For the Odd numbers function, I think the teacher wanted us to use an if function to have it say 'none. Kind of like Marcel's third practice question, but I could be wrong.

gayelle
Posts: 9
Joined: Mon Oct 03, 2011 8:34 pm

Re: Seeking some advice

Post by gayelle » Tue Oct 04, 2011 6:28 pm

Also for the fourth question, we need to approach it like the Standard Deviation. So you define each part of the formula with a different function, and then total them all together.

Post Reply