Sponsored
Use these hints if you're stuck. Try solving on your own first.
Convert each number into a list and append that list to the answer.
You can convert the integer into a string to do that easily.
Solve with full IDE support and test cases