my 3rd software homework
- you must have wxpython which is used to generate the frame.
- run homework03.py with args like: \\h, \\v, \\a . you can also combine them .such as
$ python homework03.py \\h \\v \\a input2.txt
- I have added comments on the necessary place.
Based on WTFPL.