Please enable JavaScript to use CodeHS


Punnett Square Generator

Units

Unit Description
Punnett Square Generator: Explore how we can use a computer to perform calculations by creating your own Punnett Square generator! You will use Turtle Graphics in Python to place images and text on a canvas and then use if/else statements, string indexing, and string methods to print the resulting genotypes from each allele pair.