Follow "Basic Practice" folder if you are absoulte beginner in Python.
If you feel comfortable with "Basic Practice" file then it is good time to jump to "Fun Excercise". Lets solve some brain buzzing problems.
Python A-Z is the part of my learning during the online course on Python from Udemy by Andrei Neagoie. Give it a go, it has very interesting projects also. Password checker is one of my favourite work.
Web Development repository has all content for Flask. First HTML then CSS, then Bootstrap, then Javascript, then Jquery and DOM and finally Flask topics are added in order.