NRNIKHIL RAJinblog.niikhil.in·Feb 5 · 2 min readPart 1 : Python From ScratchThis article explains basic data types and print function. This is good place to start your Python programming journey. Lets Begin Data types - Python has many data types, below are some most basic d00