Homework in Distributed Functional Programming 046273 course Technion Spring 2019
You can now generate the zip file ready to be submitted
Just run the following command in your favorite shell:
python do_my_homework.py --hw <#HW> --id1 <ID1> --id2 <ID2> --authors <AUTHOR1> <AUTHOR2> ..
For example:
python do_my_homework.py --hw 1 --id1 204397368 --id2 305285694 --authors "Ido Yehezkel" "Ohad Zohar"