In Pascal’s triangle exercise in the exercism.io, the method signature is as below:
using System; using System.Collections.Generic; public static class Pasca