Python Professional — Hard
Key points
- The asterisk (*) unpacks the elements of the ranges.
- The elements of the two ranges are combined into one list.
- The final output is a list with all the elements in sequence.
Ready to go further?
Related questions
