Makefile 62 B

1234
  1. all:
  2. python main.py && python draw.py
  3. plot:
  4. python elbow.py