Closed bistacos closed 9 years ago
Simplified result = result * n to result *= n
The simplification could make things difficult for beginners. Let's not change it.
Simplified result = result * n to result *= n