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 e6981d2 commit 1bfc1e3Copy full SHA for 1bfc1e3
studio.ts
studio/studio.ts
@@ -0,0 +1,6 @@
1
+// Instructions are published in the online book. The URL is:
2
+// https://education.launchcode.org/intro-to-professional-web-dev/chapters/typescript/studio.html
3
+
4
+// TODO:
5
+// * Code the Astronaut, Cargo, and Rocket classes in new files.
6
+// * Import the three classes into this file.
0 commit comments