diff --git a/ankush.py b/ankush.py new file mode 100644 index 0000000..c1b0b60 --- /dev/null +++ b/ankush.py @@ -0,0 +1 @@ +print("Hi, my name is Ankush") \ No newline at end of file diff --git a/ankushnew.py b/ankushnew.py new file mode 100644 index 0000000..4765d17 --- /dev/null +++ b/ankushnew.py @@ -0,0 +1 @@ +print('Ankush') \ No newline at end of file