Skip to content

Conversation

mrdrparker
Copy link
Contributor

Howdy,

The diagrams in Chapter 2: OOP indicate that the square has a side of length 2, and the circle has a radius of 3. This contradicts the code: the square has a side length of 3, and a circle with radius 2.

I changed the necessary .py and .out files to match the diagrams by changing the square to have a side length of 2, and the circle to have a radius of 3.

Also, thanks for creating this resource.

@gvwilson gvwilson self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants