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 5dda1a0 commit 9fa8ebcCopy full SHA for 9fa8ebc
exercises/concept/recycling-robot/lib.js
@@ -0,0 +1,3 @@
1
+export class ElectronicDevice {
2
+ // This class will be used in the exercise.
3
+}
0 commit comments