exercism / awk

Exercism exercises in AWK.
https://exercism.org/tracks/awk
MIT License
18 stars 21 forks source link

two-fer does not test for an input with a space #162

Closed IsaacG closed 2 years ago

IsaacG commented 2 years ago

This allows solutions to use $1 over $0.