what have you tried so far?
here's a hint:
for each item in b list, iterate over a list index from 0 to len (a list) - len (b list)
here's a hint:
for each item in b list, iterate over a list index from 0 to len (a list) - len (b list)