diff --git a/README.md b/README.md index 42fde26a..e1d640b5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -# hngi7-task2 - - # Team Flash Format: - - # The variables should be in any format. It does not matter. - - Your output should be: - # Hello World, this is ``` YOUR NAME ``` with HNGi7 ID ``` YOUR ID ``` using ``` THE LANGUAGE ``` for stage 2 task email ``` YOUR EMAIL HERE ```. - +console.log('output is hello world this is Blessing Ogbu HNGi7 ID 02114 using javascript for stage 1 task email acuteduchess@gmail.com') +let output ="hello world this is Blessing Ogbu HNGi7 ID 02114 using javascript for stage 1 task email acuteduchess@gmail.com" +console.log(output)