summaryrefslogtreecommitdiff
path: root/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-01-18 15:55:55 +0100
committerPatrick Spek <p.spek@tyil.nl>2022-01-18 15:55:55 +0100
commitf1514d0a693597476225aab9a70ea92bdfb6ac2b (patch)
treeb3f2c8db173ff46e43fcde251be94d4bd153f6dc /content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
parenta2a08925b3f855c883e55f39eecc78fe009f9485 (diff)
Remove duplicate titles
Diffstat (limited to 'content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md')
-rw-r--r--content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md b/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
index 3ca0497..7272d51 100644
--- a/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
+++ b/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
@@ -10,8 +10,6 @@ tags:
- Raku
---
-# Hackerrank solutions: Python 3 and Perl 6 (part 1)
-
I recently started at a new company, for which I will have to write Python 3
code. To make sure I still know how to do basic stuff in Python, I started to
work on some [Hackerrank challenges](https://www.hackerrank.com/). In this post,