diff -r 863feeb5c760 -r 6ea450e999e2 testing3/bf.scala --- a/testing3/bf.scala Wed Nov 29 21:22:29 2017 +0000 +++ b/testing3/bf.scala Sun Dec 03 21:11:49 2017 +0000 @@ -49,6 +49,7 @@ } + // (2c) Complete the run function that interpretes (runs) a brainf*** // program: the arguments are a program, a program counter, // a memory counter and a brainf*** memory. It Returns the