I’m currently working on the mysterious organisms project in javascript portion of the full stack engineering course.
I’m currently on step 3, creating a pAequorFactory factory function. I need to create two parameters, specimenNum and dna. speciemenNum needs to take a number, which represents and organism. Do I need to set a const value to a list of organisms?