https://nasa-sarp.github.io/sarp_lessons/sarp_lessons/1_python_progression/1-general_python/1-1_variables_types_ifstatements.html#data-types In Lesson 1.1 the table with data types lists `bool` as the shorthand for an integer. Change to `int`.
https://nasa-sarp.github.io/sarp_lessons/sarp_lessons/1_python_progression/1-general_python/1-1_variables_types_ifstatements.html#data-types
In Lesson 1.1 the table with data types lists
boolas the shorthand for an integer. Change toint.