From 84324bc5e16bf0564911a64f630d43428ee42db9 Mon Sep 17 00:00:00 2001 From: Gauravjeet Singh Date: Thu, 17 Oct 2024 21:33:09 +0530 Subject: [PATCH] Add high school course --- docs/python/wizardlib.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/python/wizardlib.md b/docs/python/wizardlib.md index 1aba122..ebcc279 100644 --- a/docs/python/wizardlib.md +++ b/docs/python/wizardlib.md @@ -2,9 +2,9 @@ Here, you'll find the documentation for CodeWizardHQ's Wizardlib Python library. We use this library in the following courses: -| Elementary | Middle School | -| ------------------------------------ | --------------------------------------- | -| Programming Fundamentals with Python | Introduction to Programming with Python | +| Elementary | Middle School | High School | +| ------------------------------------ | --------------------------------------- |------------------------| +| Programming Fundamentals with Python | Introduction to Programming with Python | Intro to Python | | Logic with Python | Wizard Level 1 Capstone | | Modular Programming with Python | | | Wizard Level 2 Capstone | |