Matt Brachmann
Results
1
issues of
Matt Brachmann
Fixed issue (#18 ) of using xrange in python 3 vs 2. Using range makes it compatible for both python 2 and 3. That's all I changed with the code...