diff --git a/ann-www/multiply.js b/ann-www/multiply.js new file mode 100644 index 0000000..416cf5e --- /dev/null +++ b/ann-www/multiply.js @@ -0,0 +1 @@ +console.log(20*20);