Swift coding - iOS 9
- To start download provided project from the BlackBoard and open it in xCode.
- Compile the project. Project should compile!
- Switch to the Test Inspector and run all the tests
- Follow the instructions from the file. Do NOT modify signatures of the functions! Your functions should not print anything to the console! You may, however, use print function to debug while you develop your solution as long as you remove prints from the final solution.5. Compile your code and run all tests. Hopefully, they all will run successfully.6. Make sure that there are no compilation errors. Any code that does not compile should be commented out before submission. Submitting a project that does not compile will result in 50% penalty! 7. Zip (right click, Compress) and submit the zipped file on BlackBoard before the end of the class.
8 years ago 25
Answer(0)