numpy_exercises
numpy_exercises copied to clipboard
A Little Bug
trafficstars
There's a little bug for the function "print". In python 3 print needs the "()", which the solutions don't have