Great post!
map(lambda x:x^2, filter(lambda x:x%6==0, map(lambda x: x*2, getNumbers()))) Would probably be a more pythonic way to do that, avoiding list comprehensions. Easier to read with added lines and indentation. But tbf I do…
That is an amazing resource!
This is absolutely fantastic. I feel that it’s a really good way to judge the progression in each country, putting a more context to the numbers we hear on the news.
Ha I learned about this watching a recent episode of Doctor Who
I was actually thinking about laser range finders recently, while trying to measure a room alone with a tape measure. A laser range finder would have made things much easier and more accurate! Also had a few thoughts…
Great product idea! Is the aim to focus on individual pages, or will there be a seamless way to integrate your Broadsheets?
Great post!
map(lambda x:x^2, filter(lambda x:x%6==0, map(lambda x: x*2, getNumbers()))) Would probably be a more pythonic way to do that, avoiding list comprehensions. Easier to read with added lines and indentation. But tbf I do…
That is an amazing resource!
This is absolutely fantastic. I feel that it’s a really good way to judge the progression in each country, putting a more context to the numbers we hear on the news.
Ha I learned about this watching a recent episode of Doctor Who
I was actually thinking about laser range finders recently, while trying to measure a room alone with a tape measure. A laser range finder would have made things much easier and more accurate! Also had a few thoughts…
Great product idea! Is the aim to focus on individual pages, or will there be a seamless way to integrate your Broadsheets?