> # This program simulates the random branching and extinction of
linages.
> # It also mutates a series of characters representing morphology at
> each branch point
> # The program replicates the program first described by D.M. Raup
and
> S.G. Gould
> # 1974 Systematic Zoology 23: 305-322.
> # writ
I have my first python program working (thank you for the help all).
Will anyone give me hints on how my program could be improved and on
how I could improve my programing style?
I want it to be well written as it can be but also as close to self
documenting and understandable to the average