7 lines
333 B
Markdown
7 lines
333 B
Markdown
<html>
|
|
<title>Other Notation : Organism</title>
|
|
|
|
<h1>Organism</h1>
|
|
|
|
An organism in avida consists of a unique <a href="help.Genome.html">genome</a> and a <a href="help.CPU.html">CPU</a> that expresses (executes) the code in that genome. A <a href="help.Population.html">population</a> in avida is a collection of these organisms.
|