We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295cca8 commit 1f64799Copy full SHA for 1f64799
scripts/demo.js
@@ -39,7 +39,6 @@ console.log('');
39
// var aWord = {_id: 1, "word": "apple", "translate": "der Apfel"};
40
41
var aWord = LW.question();
42
-console.log(aWord);
43
44
45
var rl = readline.createInterface({
0 commit comments