Let's learn Python
But first things first...
To make it really simple, this is how computers generally work:
So we’ll divide our learning into 4 sections:
Output
Process
Input
Storage
Bulk of the learning will be done in the Process section and we’ll have to revisit Process multiple times.