Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 [email protected]')
let output ="hello world this is Blessing Ogbu HNGi7 ID 02114 using javascript for stage 1 task email [email protected]"
console.log(output)