hahaha. just wow.
Yes =)
Can also can calculate the sum and product in the for loop as well, improving the runtime by from 3 linear passes over the array down to just one.
This comment is hidden because it contains spoiler information about the solution
Cool, thanks for the feedback!
Still fairly new to Python as I'm coming from a Javascript background, so learning all the Python specific sugar such as Counter. I'll make sure to keep this one in mind!
Loading collection data...
hahaha. just wow.
Yes =)
Can also can calculate the sum and product in the for loop as well, improving the runtime by from 3 linear passes over the array down to just one.
This comment is hidden because it contains spoiler information about the solution
Cool, thanks for the feedback!
Still fairly new to Python as I'm coming from a Javascript background, so learning all the Python specific sugar such as Counter. I'll make sure to keep this one in mind!