Can someone let me know some good books for understanding python?

Books that will help to build concept in python.

I don’t know about books but i learnt from codecademy, Hackerrank Python practice track, Python official docs, stack overflow etc.

thanks for your help .i will try them.

Hey @gyanendra371, you can start with #ByteOfPython: https://python.swaroopch.com/

This book is good for learning!

And for additional help, you can always refer to the Python docs: 3.11.3 Documentation