From 97beb29f99480fe2a4b8169b6a0c04a3764fcebf Mon Sep 17 00:00:00 2001 From: purplecoder22 <66517251+purplecoder22@users.noreply.github.com> Date: Sat, 6 Jun 2020 12:36:50 +0100 Subject: [PATCH] task 2 submission merge --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) 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)