Update subnetting post's description

This commit is contained in:
2025-11-02 13:18:27 +01:00
parent 553f7cc027
commit 0fbf556ef5

View File

@@ -1,7 +1,7 @@
+++ +++
title = "Cheesing a subnetting test with Python" title = "Cheesing a subnetting test with Python"
date = 2025-11-02 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] [taxonomies]
tags = ["Technical", "Python", "Networking"] tags = ["Technical", "Python", "Networking"]