AIAmina Isah Lawanindataraflow.hashnode.dev·Sep 28, 2025 · 2 min readWeek 3 as an internWeek 3 At Datara Flow This week in datara flow python class, we covered some new and interesting topics. At first, they looked difficult, but with practice, I started to understand how they work. Below is a summary of what I learnt; 1)ModulesModules ...00
AIAmina Isah Lawanindataraflow.hashnode.dev·Sep 21, 2025 · 1 min readWeek 2 At datara flowWeek 2 was all about; 1)OOP; is a programming language based on organising codes into objects and classes for better organization. It is used when your program deals with both data and behaviour. It keeps data organized and is reusable. Example of wh...00