Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    authors_of_long_books: set[Author] = {
        book.author 
        for book in books 
        if book.page_count > 1000
    }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: