P5.js Project: Permutations
21
OCTOBER, 2018
Projects
Academics
This is a module that takes a set of data and outputs how many numbers (with a certain number of given digits) can be made from the set. It is written for CSC 350: Intro to Discrete Structures. It is written in P5.js.
Input the data sets with each element separated by one comma and one space.