]>
fbox.kageds.com Git - adventofcode.git/blob - Gareth solution Python/1.py
41a5f041bd57f847186d3d72750b7888e836d2a8
8 print("Numbers are Inputed")
11 if z
== len(numbers
)-2:
13 a
= int(numbers
[z
])+int(numbers
[z
+1])+int(numbers
[z
+2])
19 if x
== len(rolling
)+1:
21 if int(rolling
[x
]) > int(rolling
[x
-1]):