From c532acd8c1c581d59bc5d202f9d299b3275b0e3e Mon Sep 17 00:00:00 2001 From: Tafara-N Date: Wed, 27 Nov 2024 12:44:36 +0200 Subject: [PATCH] Introduction to Python: More Data Structures: Set, Dictionaries. --- 0x04-python-more_data_structures/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0x04-python-more_data_structures/README.md b/0x04-python-more_data_structures/README.md index 0f0715e..8085d26 100644 --- a/0x04-python-more_data_structures/README.md +++ b/0x04-python-more_data_structures/README.md @@ -8,7 +8,7 @@ **man or help:** - `python3` -## Learning Objectives +# Learning Objectives At the end of this project, you are expected to be able to [explain to anyone](https://fs.blog/feynman-learning-technique/), **without the help of Google:** ## General