We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635a1a0 commit 2bfd808Copy full SHA for 2bfd808
Sprint-3/1-key-implement/1-get-angle-type.js
@@ -28,7 +28,7 @@ function assertEquals(actualOutput, targetOutput) {
28
`Expected ${actualOutput} to equal ${targetOutput}`
29
);
30
}
31
-console.log("hello there");
+console.log("hello");
32
// Acceptance criteria:
33
34
// Given an angle in degrees,
0 commit comments