def fibonacci(n): return 1 print fibonacci(int(raw_input()))
10
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!