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 153af73 commit f3ad3bbCopy full SHA for f3ad3bb
project-7-temperature-converter/main.js
@@ -0,0 +1,5 @@
1
+
2
3
+function computeTemp () {
4
+ console.log('Value changed!');
5
+}
0 commit comments