x=0b=0for _ in range(5): x=1/(2+x) b=1+xprint(b)
Standard input is empty
1.4142857142857144
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!