Skip to content

Change var name in function - #1

Open
RuthieB wants to merge 1 commit into
masterfrom
RuthieB-patch-1
Open

RuthieB wants to merge 1 commit into
masterfrom
RuthieB-patch-1

Conversation

@RuthieB

@RuthieB RuthieB commented Oct 27, 2015

Copy link
Copy Markdown
Owner

The var we're originally asked to declare in the problem is numbers, but the var we're asked to use in the function is number. I added the s to the var in the function to be consistent with the rest of the problem.

The var we're originally asked to declare in the problem is `numbers`, but the var we're asked to use in the function is `number`. I added the `s` to the var in the function to be consistent with the rest of the problem.
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.

1 participant