tracks/python/exercises/transpose/transpose.py in trackler-2.2.1.43 vs tracks/python/exercises/transpose/transpose.py in trackler-2.2.1.44

- old
+ new

@@ -1 +1 @@ -def transpose(): +def transpose(input_lines):