D Dulce New member Feb 27, 2012 #1 Create a "mutation": replace "Gly" with "Asp" (have your program look for Gly by using a loop and replace it with Asp if found). Print the resulting array.
Create a "mutation": replace "Gly" with "Asp" (have your program look for Gly by using a loop and replace it with Asp if found). Print the resulting array.