Friday, November 9, 2007

<('_'<) ^('_'^) (^'_')^ (>'_')> t(O.Ot)

What choices did you face in developing your solution, and how did you choose among them?

while making the star pyramid i had to choose what kind of loop to use and how many variables to make. I am currently working on using several for loops, however i am not sure if this will work. I chose for loop because i know there is a set number of iterations i will be using, however, that number chances greatly based on how many lines i have. This is currently my best bet (in my opinion) and ill try to finish the projec tthis way.

No comments: