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