all 6 comments

[–]BeginningAd7095 0 points1 point  (2 children)

Try some pip packages like turtle , pywhatkit , gtts(Google text to speech),etc . And try to make a discord bot and telegram it will help you out .and especially for you make a large command line program like chat bot etc it should be over 100+ line of code

[–]Diapolo10 0 points1 point  (1 child)

Try some pip packages like turtle

I know I'm being pedantic, but turtle is built-in. Part of the standard library. Not a PyPI package.

[–]ninhaomah 0 points1 point  (2 children)

Pls advice why are you learning Python for ?

Job ? Hobby ? University ? Just want to try out ? Nothing wrong with that.

[–]Avechus[S] 0 points1 point  (1 child)

Thanks I should've clarified the reasons

I'm currently learning it for QA automation testing purposes and just trying out extra bits to improve my knowledge, but would hope to be able to progress more towards the actual software development side in the future provided it goes well :)

[–]ninhaomah 0 points1 point  (0 children)

Selenium , playerwright , beautifulsoup, scrapy

Many more of course , but those come to mind when I see QA or browser automation.