Move previous cryptopals work into an Erlang subfolder, start cryptopals in Python 3
[sandbox] / cryptopals-erlang / 01.03 / run.sh
1 erl -make
2 erl -noshell -s main run -s init stop