AustinRClark / cl-mobile-objc-pinguess

Objective-C PIN Guess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective C PIN Guess

Instructions

This excercise is an opportunity to try out Objective-C's for loops. See the comments for hints on formatting and comparing strings – we'll cover these topics in depth soon.

Submit the assignment by submitting a pull request. The steps to do that are as follows:

  1. To start, fork the repository.
  2. Clone the repository to your computer.
  3. Modify the files and commit changes to complete your solution.
  4. Push/sync the changes up to GitHub.
  5. Create a pull request on the original repository to turn in the assignment.

About

Objective-C PIN Guess


Languages

Language:Objective-C 100.0%