Ad
  • Custom User Avatar

    Check the function definition clicking reset:

    func bmi(_ weight: Int, _ height: Double) -> String {
    

    Leave it like that, do the casting inside it.