techqueria / data-structures-and-algorithms

Let's go over data structures and algorithms together. We will use Cracking the Coding Interview as reference
113 stars 94 forks source link

Avoid having SyntaxWarnings #70

Closed lhchavez closed 4 years ago

lhchavez commented 4 years ago

Few quick fixes to avoid Python SyntaxWarnings in the output when running ./test.sh.