Iterate Both Lists Simultaneously

# Introduction Given two Python lists, this program iterates both lists simultaneously and displays the items from list1 in the original order and the items from list2 in reverse order.

|60 : 00

Click the virtual machine below to start practicing