• qaz
    link
    61 year ago
    if ok {
        return true
    } else {
        return false
    }
    

    Why?