Thanks for the feedback!
I took the time reading and understanding it and to let it getting into my
bones. And I also lost time on reading more of this freaky and interesting
documentation and was testing a lot of different stuff with my enviroment.
My current code can be seen here if you are int
> Jean-Michel wrote: Module names should be lowercase
You're right. I was too lazy and just copied the class name. I will keep
that in mind for the future. ;)
> Jean-Michel wrote: I quite dislike your avg method which does more than
> averaging, it also inserts a value and removes another modifyi