CS1632_Spring2018 icon indicating copy to clipboard operation
CS1632_Spring2018 copied to clipboard

CS1632 at University of Pittsburgh, taught by Bill Laboon (Spring 2018 semester)

Results 3 CS1632_Spring2018 issues
Sort by recently updated
recently updated
newest added

1. It is not stated whether blank lines should increment the line counter in either REPL or file mode. 2. In the errors for REPL, "LET A" outputs "Operator LET...

Reproduction steps slide says Make sure you give: - Exact values - Exact steos - Exact manner of execution Should likely say "Exact steps"

On the slide for "Minitest Assertions", instead of assert_equals it should be assert_equal for Ruby. -brv11