# Week 10 @ Blockfuse Labs Week 10 at Blockfuse Labs was nothing short of exciting. It was a balanced week of both learning and fun. On the academic side, we revised important Python fundamentals. On the social side, we had a thrilling friendly football match between our instructors and we the students. ### **1. Python Revision** We revised some of the core building blocks of Python programming: * **Variables** Variables are containers used to store values that can be reused or modified later. ![image](https://hackmd.io/_uploads/Bk0h2OlKex.png) * **Integers (int)** Integers are whole numbers without decimal points. ![image](https://hackmd.io/_uploads/S1vETuxKxx.png) * **Floats (float)** Floats represent decimal numbers. ![image](https://hackmd.io/_uploads/BkJdT_eYee.png) * **Boolean (bool)** Booleans have only two possible values: True or False. ![image](https://hackmd.io/_uploads/S1R9p_xtgg.png) * **Strings (str)** Strings are text data enclosed in quotes. ![image](https://hackmd.io/_uploads/SJDCTugFel.png) * **Lists** Lists are ordered collections of items, which can be numbers, strings, or mixed data types. ![image](https://hackmd.io/_uploads/BkME0OxYgl.png) * **Dictionaries (dict)** Dictionaries hold data in key-value pairs, making them useful for structured information. ![image](https://hackmd.io/_uploads/S1GwAOgKlx.png) ### 2. Social Activity – Football Match To balance out the serious learning, we had a friendly football match between the instructors and students. * The match was filled with laughter, teamwork, and energy. * The students scored 4 goals, while the instructors managed 1 goal. * It was a fun bonding experience that showed the lighter side of Blockfuse Labs. Final Score: Students 4 – 1 Instructors ### **Conclusion** This week was a reminder that learning is best enjoyed when balanced with fun. * On the coding side, revisiting variables and data type * On the social side, the football match created memories of teamwork and connection beyond the classroom. Week 10 was indeed awesome — filled with both knowledge and joy. *Stay tuned for more weekly updates from my time at Blockfuse Lab, Jos!* **#BlockfuseCohortIII #Web2 #SoftwareEngineeringJourney**