From 829d4ebb3c894fe2c8a49bff9d658ecac9f64de0 Mon Sep 17 00:00:00 2001 From: alyx Date: Tue, 23 Jan 2024 14:05:13 -0500 Subject: JS,PHP,PY,RS --- Python/hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Python/hello.py (limited to 'Python/hello.py') diff --git a/Python/hello.py b/Python/hello.py new file mode 100644 index 0000000..7df869a --- /dev/null +++ b/Python/hello.py @@ -0,0 +1 @@ +print("Hello, World!") -- cgit v1.2.3-54-g00ecf