Last active
April 7, 2017 21:29
-
-
Save farhan-syed/2f8d3237f36e46fd6c70a61bd6405dff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for carBrand in carArray { | |
print(carBrand) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment