|
Hello, guys, I am doing my course on Coursera, and I am facing the below problem. Could you please suggest how to go about this.
I noticed my test file wasn't initialising the ram value and my code sets it to 256 by default which causes an error so I added "set RAM[0] 261," to my.tstfile. now my code works fine but fails the autograder. How do I go about this? Please help..!!
|