1 Answer
+ 1
You can do whatever you like and makes you happy!
Do you like creating games? Start learning Pygame or Ursina.
Mayby you want to learn more about AI? Start with Numpy and Pandas and next go to sklearn.
Do you want to improve quality of your code? Use Pytest to start testing if your code works propertly (in big project if you add some feature, sometimes other things stops working so Pytest is usefull).
Mayby some graphic? Start with Pillow.
Or mayby you want to represent data beautifully? Matplotlib is for you!
So, just do whatever you like and makes you happy.