Fibonacci Series in 1-Line PHP / Java Software

Fibonacci Series in 1-Line PHP / Java Software

Note: This article will be emailed to your friend.

No, I am not competing for obfuscated code context. I realized while showing it to someone that Fibonacci series can be written much more succintly using modern programming languages like c, java or php.

Here is the one-line php version:

It outputs 100 fibonacci numbers, each in separate line.
Note: It doesn’t use a temporary variable as is [...]

Read the rest of this article (143 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro