DIY: Nested List Weight Sum

We'll cover the following

Problem statement

For this challenge, you are given a nested list of integers. A nested list is a data structure in which each element is either an integer or a list whose elements may also ...

Create a free account to view this lesson.

Continue your learning journey with a 14-day free trial.

By signing up, you agree to Devpath's Terms of Service and Privacy Policy