Write a program that first assigns three sets of numbers between 1 and 1000 (limits included) to the following variables:

Then, it must assign three more sets of numbers between 1 and 1000 (limits included) to the following variables:

Tip

The shortest solution has only one line of code for each of the six sets.