diff --git a/scripts/Sophyia.py b/scripts/Sophyia.py index cd986c30d..176d762cf 100644 --- a/scripts/Sophyia.py +++ b/scripts/Sophyia.py @@ -3,4 +3,4 @@ email = "iroegbusophia3@gmail.com" lang = "Python" -print("Hello World, this is " + name + " with HNGi7 ID " + hng + "and email " + email + " using " + lang + " for stage 2 task") \ No newline at end of file +print("Hello World, this is " + name + " with HNGi7 ID " + hng + " and email " + email + " using " + lang + " for stage 2 task") \ No newline at end of file