From fce93c17f77927ac1ee6087be6ca58a7b7d3bf7b Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Sat, 19 Jun 2021 01:35:08 -0500 Subject: [PATCH] Add Like, Python (#1068) Co-authored-by: Richie Bendall --- l/Like, Python.lp | 3 +++ readme.md | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 l/Like, Python.lp diff --git a/l/Like, Python.lp b/l/Like, Python.lp new file mode 100644 index 00000000..cbe31476 --- /dev/null +++ b/l/Like, Python.lp @@ -0,0 +1,3 @@ +#!usr/bin/python + +yo just print like "Hello World" bro diff --git a/readme.md b/readme.md index f229bbb6..94f806d3 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (789 total) +## Languages (790 total) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [05AB1E](%23/05AB1E) @@ -457,6 +457,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [LCoffee](l/LCoffee.lcoff) * [Less](l/Less.less) * [Leszek](l/Leszek.leszek) +* [Like, Python](l/Like,%20Python) * [LilyPond](l/LilyPond.ly) * [Limbo](l/Limbo.b) * [Lingo](l/Lingo.lg4)