I'm terrible with lists but I've got a plan for an experiment that specifically uses them, so I need to ask how I could use them in the way I want.
How would I create 2 lists containing 32 variables, each with a value of rand(1,2). Also how would I then analyze the 32 variables in each. Specifically if one is greater than it's counterpart in the second list.
My plan is a little fuzzy at the moment but the idea is that each list acts as a sort of colony that can challenge other colonies. This isn't a game in the essence that a player can win it, it's more of a mathematical game similar to the game of life (Cellular Automata).
Thanks for your help.
ID:273849
Jun 12 2011, 4:01 am
|
|
Jun 12 2011, 4:48 am
|
|