Skip to content

Fix VariableTypes solution errors #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 7, 2021
Merged

Fix VariableTypes solution errors #27

merged 3 commits into from
Jul 7, 2021

Conversation

phrdang
Copy link
Member

@phrdang phrdang commented Jul 1, 2021

Affected Sections

  • Affects Ch. 2.1 What is a string?

Changes

  • Rename duplicate decimal variable
  • Remove unnecessary d in the number double
  • Fix type of dogsOut and name variables
  • Suppress unused variable warnings

Notes

- Rename duplicate `decimal` variable
- Remove unnecessary `d` in the `number` double
- Fix type of `dogsOut` and `name` variables
- Suppress unused variable warnings
@phrdang phrdang requested review from atijmahesh and removed request for AlveeraMunshi and JJ27 July 1, 2021 20:20
@phrdang phrdang removed the request for review from atijmahesh July 7, 2021 18:09
@phrdang phrdang merged commit 0b3b773 into master Jul 7, 2021
@phrdang phrdang deleted the fix-pr-22 branch July 7, 2021 18:11
@phrdang
Copy link
Member Author

phrdang commented Jul 7, 2021

Added to Notion as a practice problem in 2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants