• qaz
    link
    62 years ago
    if ok {
        return true
    } else {
        return false
    }
    

    Why?