We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Line 145 and line 155 could be updated to use Float.random(in: 0 ... 1)
ClassicComputerScienceProblemsInSwift/Classic Computer Science Problems in Swift.playground/Pages/Chapter 2.xcplaygroundpage/Contents.swift
Line 145 in 3773196
The text was updated successfully, but these errors were encountered:
Yup, but the book was written before Swift 4.2, and we don't want the code here to get out of sync with the print edition.
Sorry, something went wrong.
No branches or pull requests
Line 145 and line 155 could be updated to use Float.random(in: 0 ... 1)
ClassicComputerScienceProblemsInSwift/Classic Computer Science Problems in Swift.playground/Pages/Chapter 2.xcplaygroundpage/Contents.swift
Line 145 in 3773196
The text was updated successfully, but these errors were encountered: