If you want to pick a fight, then yes, bad naming. It is the "last multiple of x." Would you prefer that? "last_value" would be more concise.
The total is technically the sum of all possible multiplications between a start and n. The highest value, which is what he meant, is indeed, x * n where n is the highest possible value of n.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
If you want to pick a fight, then yes, bad naming. It is the "last multiple of x." Would you prefer that? "last_value" would be more concise.
The total is technically the sum of all possible multiplications between a start and n. The highest value, which is what he meant, is indeed, x * n where n is the highest possible value of n.
This comment is hidden because it contains spoiler information about the solution