commit 254858a36193aa07d73c4499c1f21d6ea5c4dd9f Author: Elizaveta Ivanova Date: Mon Jan 15 10:38:13 2024 +0200 First commit diff --git a/project 15.py b/project 15.py new file mode 100644 index 0000000..333d540 --- /dev/null +++ b/project 15.py @@ -0,0 +1,2 @@ +n = "Hello World!" +print(n) \ No newline at end of file