diff --git a/scripts/MaziEzet_Script.py b/scripts/MaziEzet_Script.py new file mode 100644 index 00000000..da4e8114 --- /dev/null +++ b/scripts/MaziEzet_Script.py @@ -0,0 +1,5 @@ +name = 'Chinedu Ezetah' +language = 'Python' +ID = 'HNG-02339' + +print ("Hello World, this is",name, "with HNGi7 ID", ID, "using", language, "for stage 2 task") \ No newline at end of file