chore: add Dictionaries and Sets section lecture files (#60679)

Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
This commit is contained in:
Ilenia
2025-07-10 15:58:40 +02:00
committed by GitHub
parent a06719f063
commit 6bc8a5aaff
9 changed files with 585 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
---
title: Introduction to Working with Dictionaries and Sets
block: lecture-working-with-dictionaries-and-sets
superBlock: full-stack-developer
---
## Introduction to Working with Dictionaries and Sets
Learn about working with dictionaries and sets in these lectures.

View File

@@ -0,0 +1,9 @@
---
title: Introduction to Working with Modules
block: lecture-working-with-modules
superBlock: full-stack-developer
---
## Introduction to Working with Modules
Learn about working with modules in these lectures.