Skip to content

Fixed name error#1

Merged
sonnynomnom merged 1 commit into
Codecademy:masterfrom
adistasicc:patch-1
Jan 22, 2020
Merged

Fixed name error#1
sonnynomnom merged 1 commit into
Codecademy:masterfrom
adistasicc:patch-1

Conversation

@adistasicc
Copy link
Copy Markdown
Collaborator

No description provided.

@claassistantio
Copy link
Copy Markdown

claassistantio commented Jan 22, 2020

CLA assistant check
All committers have signed the CLA.

@sonnynomnom
Copy link
Copy Markdown
Contributor

oops 🤦‍♂️

@sonnynomnom sonnynomnom merged commit 132ee0a into Codecademy:master Jan 22, 2020
aedwardg added a commit to aedwardg/learn-swift that referenced this pull request Nov 1, 2020
Added solutions for the 3 optional challenges at the end of the project.

Also included example of how to use a for-loop to solve challenge 1.
I felt this was important because most Codecademy learners -- even
those who know other languages or have completed the entire
Learn Swift course -- would have trouble using a for-loop for
Challenge Codecademy#1 due to the nature of Swift's sets.

 Sets in Swift are value types and cannot be subscripted by their index
 the way arrays can. This presents unique issues when trying to loop
 through a set of sets to perform manipulations on those sets.
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.

3 participants