Replies: 1 comment 1 reply
-
Love the way you changed the abstraction piece. My only issue with the presentation, and it is a small one, is that I hadn't introduced try / except syntax (or the concept in general of error catching). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The first change was to use parameter and argument as per the college board.
I then changed function contract in comments to a docstring.
I then changed the abstraction to something more specific. Most students will not know about toe out. So I specifically called that out as the steering wheel abstraction.
https://docs.google.com/presentation/d/1Z_Aiyc9gI0QTH8SzjlPvjlSD3DTOezsV5AQrJBExC70/edit#slide=id.p1
Beta Was this translation helpful? Give feedback.
All reactions