Committee of Conundrums: Members

Members

Sock Saga Christina

Chairperson Extraordinaire, Sock Enthusiast, and Lord of the Mis-matched.

const sass = require('sass');
const sockSaga = new SockSaga();
sockSaga.addSocks(100);
console.log(sockSaga.toString()); // 100 socks, and counting!