Which is a goo python book ?

Which is a goo python book ?

Whatever book you choose to go with it will be better if it's written based on python version you'll be using on your PC. I usually recommend learning with a book based on python3 and using python3. Mixing 2.x and 3.x between the book and the version on your PC can be tricky a bit because of some minor syntax changes in some of the most used functions.
 

Similar Discussions

Back
Top Bottom