From ceecf5c55e65f45a2fd44c077848b65658de8c40 Mon Sep 17 00:00:00 2001 From: piaCOS Date: Sat, 1 Feb 2025 19:02:43 +0100 Subject: Add examples for the python language --- languages/p/python/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 languages/p/python/README.md (limited to 'languages/p/python/README.md') 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 -- cgit v1.2.3