diff --git a/cse15l-lab/labreport4.md b/cse15l-lab/labreport4.md index c12bbc8..a582c7e 100644 --- a/cse15l-lab/labreport4.md +++ b/cse15l-lab/labreport4.md @@ -1,7 +1,3 @@ -For the lab report this week, reproduce the task from above on your own. For each numbered step starting right after the timer (so steps 4-9), take a screenshot, and write down exactly which keys you pressed to get to that step. For special characters like or , write them in angle brackets with code formatting. Then, summarize the commands you ran and what the effect of those keypresses were. - -For example, when you run the tests, you might want to use the up arrow or Ctrl-R to access your bash history rather than typing in the full command with classpath, etc. You might say something like this accompanying the screenshot for running the tests: - # Lab Report 4 ___