Please before you get started with Python, do SQL first
Why?
Sql means Structured Query Language
It teaches you where you need to put a comma, quotation marks, parentheses, in a structured manner
You get to understand why code is written in that manner
Trust me,