<div>For most languages I try out, my own version of "Hello World!" is a BMI calculator. Swift has passed, I encourage you to try it out.&nbsp;</div><div><br></div><div>There are two methods called towards the end of file:</div><div>1) bmi.pounds(weight, height) - Replace numbers inside with your own if you want to test out in US Customary units.&nbsp;</div><div><br></div><div>2) bmi.kilograms(weight, height) - Replace numbers inside with your own if you want to test out in Metric units used everywhere outside the US.&nbsp;</div><div><br></div><div>You already get the gist, the bits can be found here:</div><div><a dir="ltr" href="https://gist.github.com/anonymous/9284017644567c29c7f8" x-apple-data-detectors="true" x-apple-data-detectors-type="link" x-apple-data-detectors-result="0">https://gist.github.com/anonymous/9284017644567c29c7f8</a></div><div><br></div><div>If there's a bug please let me know, but it works in IBM's Sandbox.&nbsp;</div><div>(Yes, ALL code was written by me without help. Very close to C, just a bit laid back.)<br><div class="acompli_signature">--MGage--</div><br></div>