diff --git a/saurabh_hello.py b/saurabh_hello.py new file mode 100644 index 0000000..4969c2b --- /dev/null +++ b/saurabh_hello.py @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +""" +Created on Wed Oct 9 14:17:50 2019 + +@author: surbh +""" + +print('Hello , my name is saurabh !!') \ No newline at end of file