diff --git a/Practice/PromiseAndSync/index.html b/Practice/PromiseAndSync/index.html new file mode 100644 index 0000000..9560a24 --- /dev/null +++ b/Practice/PromiseAndSync/index.html @@ -0,0 +1,15 @@ + + + + + + PROMISE + + + + + + + \ No newline at end of file diff --git a/Practice/PromiseAndSync/script.js b/Practice/PromiseAndSync/script.js new file mode 100644 index 0000000..a581fb4 --- /dev/null +++ b/Practice/PromiseAndSync/script.js @@ -0,0 +1,2 @@ +//PROMISE Object +