]>
fbox.kageds.com Git - adventofcode.git/blob - day1/1.py
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]):