how to create a sliding window using dict, if every sliding window has the value if == 70 and append dict key and value into a new list?
x= {1: 70, 2: 20, 3 :