5 odpowiedzi
+ 4
You can for example start filling up the blank spots by studying the official documentation at www.python.org.
+ 4
You can do the challenges of Hackerank and LeetCode to pratice your skills
+ 3
HonFu Thanks
+ 3
I recommend a website called CodeWars. It is a website where you play 'katas' on 'dogos' with programming. It has many great challenges for lots of languages. To find out more about how to actually code in python, maybe try looking up the libraries Turtle and Tkinter.