Geometric and Arithmetic Sequences and Series
11
NOVEMBER, 2018
Academics
P5.js Project: License Plate Generator
This is a module that outputs some random examples of Virginia style license plates (3 numbers and 3 letters). It is written for CSC 350: Intro to Discrete Structures. It is written in P5.js.
P5.js Project: Permutations
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.
P5.js Project: Calculate the Union and Intersection of Two Sets
This is a module to calculate the union or intersection of two sets of data written for CSC 350: Intro to Discrete Structures. It is written in P5.js.


