Now the first goal is to deepen your knowledge!
Please be aware, that the tutorials above contains exercises which you have to solve (by your own), otherwise your practical knowledge will be incomplete.
Optional: Tutorial for those who would like to practice more the basics
Read the following tutorial and complete Module 1 (Basic Concepts), Module 2 (Control Structures)
http://www.sololearn.com/Course/Python/
Using modules
Read the following tutorial and complete Module 3 (Functions & Modules) If you already know the previous modules you can take shortcuts in the program to access this module.
http://www.sololearn.com/Course/Python/
Error handling and exceptions
And/Or :
Read the following tutorial and practice with all the exercises : http://python-textbok.readthedocs.io/en/1.0/Errors_and_Exceptions.html
Read the following tutorial and complete **Module 4 (Exceptions & Files) ** If you already know the previous modules you can take shortcuts in the program to access this module.** **http://www.sololearn.com/Course/Python/
Extra: Optional tutorial about data types and built in functions
Read the following tutorial and complete M **odule 5 (More Types) ** If you already know the previous modules you can take shortcuts in the program to access this module.** **http://www.sololearn.com/Course/Python/