Me and Data Science

Data + Programming and everything in between The year is 2020, month June and I have now realised I need…

Python and I

I recently started learning Python Programming Language and so this series will be me sharing all the things I’m learning…

Hello World!

var greeTing = “Hello World!” console.log(greeTing) 🙂 For the singular reason that I have fallen in ‘like’ with Javascript…this will…