Skip to content

Commit

Permalink
Merge pull request #19 from newhasher/HNG-01855
Browse files Browse the repository at this point in the history
newhasher-HNG-01855 script
  • Loading branch information
Sproff authored Jun 3, 2020
2 parents 3fb4808 + 20e5596 commit a9e3b05
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 a9e3b05

Please sign in to comment.