diff --git a/lab04.py b/lab04.py new file mode 100644 index 0000000..c1e75af --- /dev/null +++ b/lab04.py @@ -0,0 +1 @@ +print("I'm",'""learning Python""','"""Python"""',sep="\n") \ No newline at end of file