Create client.js
This commit is contained in:
2
labs/L08/client.js
Normal file
2
labs/L08/client.js
Normal file
@ -0,0 +1,2 @@
|
||||
let arith=require("./loop-arith.js");
|
||||
console.log(arith.plus(2,2));
|
Reference in New Issue
Block a user