We want to generate a custom dot for our image-scatter-plot
, to distinguish between animals that are fixed and unfixed. Write a function called fixed-dot
, which takes in a Row from the animals table and generates a 5-pixel solid green dot if the animal is fixed and a 5-pixel black dot if the animal is not fixed.
Contract and Purpose Statement |
Every contract has three parts…
_________::___->_____
_
Examples |
Write some examples, then circle and label what changes…
examples:
_________ (____) is ___________________________
_________ (_____) is ___________________________
end
Definition |
Write the definition, giving variable names to all your input values…
fun _________(_):
________________________________
end
These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, 1738598, 2031479, and 1501927). Bootstrap by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.