GC494PZ ▼
Size:  (small)
1 2 3 4 5 6 7 8 9 10 11 12 13 14
def fibonacci(n): if n < 2: return n else: return fibonacci(n-1) + fibonacci(n-2) x = y = 0 for i in range(10,20,3): x += fibonacci(i) y += fibonacci(i+1) print(chr(78)+chr(52)+chr(54)+" 16."+str(x%400+24)) print(chr(69)+chr(49)+chr(52)+" 19."+str(y%700/2+43))
Additional Hints (Decrypt)
Decryption Key
A|B|C|D|E|F|G|H|I|J|K|L|M ------------------------- N|O|P|Q|R|S|T|U|V|W|X|Y|Z
(letter above equals below, and vice versa)
What are Attributes?
Advertising with Us
You'll collect a digital Treasure from one of these collections when you find and log this geocache: