FizzBuzz as short as possible
With a little help from StackOverflow I came up with this:
Now it adds only one element though, which is
"System.Linq.Enumerable+SelectRangeIterator'1[System.String]"
. How do I get this expression to have one list object for each number?3 Replies