Skip to content

2-6: Correct solution#34

Open
frankplow wants to merge 1 commit intosgignoux:masterfrom
frankplow:2-6
Open

2-6: Correct solution#34
frankplow wants to merge 1 commit intosgignoux:masterfrom
frankplow:2-6

Conversation

@frankplow
Copy link
Copy Markdown

I think an error was made when copying the definition of zero in the very first step. The final parenthesis was missed, and this results in the order of operations being evaluated wrong in some later steps.

This PR will close #1.

@netlify
Copy link
Copy Markdown

netlify bot commented Jun 13, 2024

Deploy Preview for sicp-solutions ready!

Name Link
🔨 Latest commit d51435f
🔍 Latest deploy log https://app.netlify.com/sites/sicp-solutions/deploys/666b5c92b27acd00088e82e7
😎 Deploy Preview https://deploy-preview-34--sicp-solutions.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

Error in Ex2.6 Solution - Markdown

1 participant