twostraws / Unwrap

Learn Swift interactively on your iPhone.
https://www.hackingwithswift.com
Other
2.3k stars 312 forks source link

Added floats as a type to learn #163

Closed mike011 closed 4 years ago

mike011 commented 4 years ago

My Wife has to started to Learn Swift using Swift Unwrap and and she did the Double and booleans section then when doing the questions. She saw a float as a type and didn't know what that is. So I added a section for Floats. I copied the definition from here. @twostraws Do you approve of this issues of the text?

twostraws commented 4 years ago

Hello! Thanks for using Unwrap. Float is already covered as much as I want to – it appears when you press Next in the Doubles and Booleans chapter, in the popup alert, and I don't really want to add more because it isn't common enough to warrant coverage in a beginners tutorial.

mike011 commented 4 years ago

Sure, no worries :)