Your First Swift 4 & iOS 11 App - Part 22: | Ray Wenderlich

Finalize the difference algorithm and score calculation, and learn about an important Swift concept: the difference between variables and constants.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3990-your-first-swift-4-ios-11-app/lessons/22

The calculate difference algorithm at the beginning of the “Variables vs. Constants” section doesn’t match where it was left off in the previous section.

This is because part 22 and part 23 are in reversed order. The challenge should come before the “Variables vs. Constants” section.

@shan916 Oops sorry about this - thanks for the heads up, fixed! :+1:

This topic was automatically closed after 166 days. New replies are no longer allowed.