Skip to content
Snippets Groups Projects
Commit be7b63dc authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 0b58f699
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,11 @@ It's unorthodox, but we want you to write all the code for two controllers toget
You may work on this question in Xcode.
**Enter the full text of your `ViewController.swift` file (containing the full definitions of both controller types, plus anything else you need to define) it the answer field on GradeScope.**
**Enter the full text of your `ViewController.swift` file (containing the full definitions of both controller types,
plus anything else you need to define) in the answer field on GradeScope.**
And yes, this should compile and run correctly when we cut and paste into our version of the project.
Hints:
- you will need to *prepare()* for the segue.
- a delegate protocol should be involved in returning the value back to the FirstController.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment