Python data typesPythonData types in Python.Datatypes in Python. Datatypes are mainly used to store a type of data into a computer memory or…Nicodemus NgufuliFebruary 03, 2021 4 min
Python vs other languagesPythonHow to install Python in windows 10 OSWe will learn how to write python code and running it using Python.It is mandatory to install Python…Nicodemus NgufuliJanuary 26, 2021 2 min
Queue & DequeDSAWhat is a queue?A queue is a linear data framework that operates based on FIFO (First-In-First-Out). The initial…Nicodemus NgufuliJanuary 08, 2021 4 min
PythonIntroduction to pythonPrelude Programming languages such as C, Haskel and Clojure their focus is more on the funcional…Nicodemus NgufuliJanuary 05, 2021 5 min
DSAIntroduction to data structure and algorithms The organization of a collected data in a unique way so that the function to be performed on it…Nicodemus NgufuliJanuary 02, 2021 3 min