aboutsummaryrefslogtreecommitdiff
path: root/languages/p/python/README.md
diff options
context:
space:
mode:
authorKyle Serrecchia2025-02-01 11:21:58 -0800
committerGitHub2025-02-01 11:21:58 -0800
commita4d244dc3eeb99528ab1847c261f3474234f0598 (patch)
treebb585178b7ad61e24227e7f1c574bb9928d123d7 /languages/p/python/README.md
parentd49c3de9fb2b51c702c4d0f958c3a7c685201a37 (diff)
parentceecf5c55e65f45a2fd44c077848b65658de8c40 (diff)
Merge pull request #7 from PiaCOS/python
Looks good! Thank you!
Diffstat (limited to 'languages/p/python/README.md')
-rw-r--r--languages/p/python/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/languages/p/python/README.md b/languages/p/python/README.md
new file mode 100644
index 0000000..16e20bb
--- /dev/null
+++ b/languages/p/python/README.md
@@ -0,0 +1,8 @@
+### Download Python 3
+
+Run with:
+```
+python3 lambda-core.py
+```
+
+*made with python 3.11.5* \ No newline at end of file