PLEASE HELP IMMEDIATELY: PYTHON CODE

6. Recreate the following x and y sequence using an buter for loop controlling the x and an inner while loop for generating the y loop. X = 6

Y=7
Y = 8
Y = 9
X = 8
Y = 10
Y= 11
Y = 12
X = 10
Y= 13
Y = 14
Y= 15​