Skip to content

Comments

Change code to match diagrams#318

Open
mrdrparker wants to merge 1 commit intogvwilson:mainfrom
mrdrparker:code_match_diagrams
Open

Change code to match diagrams#318
mrdrparker wants to merge 1 commit intogvwilson:mainfrom
mrdrparker:code_match_diagrams

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