diff --git a/__pycache__/re.cpython-38.pyc b/__pycache__/re.cpython-38.pyc new file mode 100644 index 0000000..55dd217 Binary files /dev/null and b/__pycache__/re.cpython-38.pyc differ diff --git a/hello_world.py b/hello_world.py index f301245..64253d5 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1 +1 @@ -print("Hello World!") +print("Hello Shashi!")