3 Answers
+ 3
after you finished python beginner, you CAN go back to practice, or just go on to python core because python core is actually python beginner and python intermediate combined :)
+ 3
Give yourself some tasks to practice on or search for online exercises. For example, one of my first tasks was to convert an input number to Roman numeral
0
There are a lot of different resources with tasks for practising python.
Some of them: https://www.w3resourse.com/python-exercises/ https://www.geeksforgeeks.org/python-exercises-practice-questions-and-solutions/