Create client.js
This commit is contained in:
parent
1c0b7e612d
commit
41cbf8b58e
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));
|
Loading…
Reference in New Issue
Block a user