diff --git a/src/hello_user_quote_test.py b/src/hello_user_quote_test.py new file mode 100644 index 0000000..086c1bc --- /dev/null +++ b/src/hello_user_quote_test.py @@ -0,0 +1,2 @@ + +print("Hello again — executed from a
 block with quotes!")
\ No newline at end of file