Skip to content

Commit

Permalink
newhasher-HNG-01855 script
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimadeyemi committed Jun 3, 2020
1 parent 822fb51 commit 20e5596
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/newhasher-HNG-01855.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# This is a Python script for the HNGi7 stage 2 task

name = "Ibrahim Adeyemi"
email = "[email protected]"
HNGi7id = "HNG-01855"
language = "python"

print ("Hello World, this is", name, "with HNGi7 ID", HNGi7id, "and", email, "using", language, "for stage 2 task")

0 comments on commit 20e5596

Please sign in to comment.