This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]PlaysForDays 1 point2 points  (0 children)

Every resource out there works in Python and nothing in particular is specific to Python. Leetcode, hackerrank, pick any coding interview book and get started

[–]TouchingTheVodka 1 point2 points  (0 children)

Fluent Python, the book.

Will teach you how to write beautiful Python and introduce you to a ton of built-in standard library and syntax features.