diff --git a/content/blog/cheesing-a-subnetting-test-with-python.md b/content/blog/cheesing-a-subnetting-test-with-python.md index fa1ae2b..1286086 100644 --- a/content/blog/cheesing-a-subnetting-test-with-python.md +++ b/content/blog/cheesing-a-subnetting-test-with-python.md @@ -1,7 +1,7 @@ +++ title = "Cheesing a subnetting test with Python" date = 2025-11-02 -description = "Breaking down the Python version of a script I wrote last year to blitz through subnetting tests for my computer networking uni course." +description = "Breaking down the Python version of a script I wrote in 2024 to blitz through subnetting tests for my computer networking uni course." [taxonomies] tags = ["Technical", "Python", "Networking"]