N Oliver Final Project CS106A

by Noelynn O

Description

My final project involves using strings, lists and dictionaries to determine the genotypes of all potential offspring from a mating of two individuals with known genetics. The user inputs # of genes to be analyzed and the genotypes of both parents. The program returns the genotypes for: 1) each parent's gametes; and, 2) potential offspring.