diff -r 250e1d7df9ff -r bb43401d82c3 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