model_function.py:
- "import argparse
import sys“
modules imported but not used.
2.may make some adjustment of pep8 to increase code elegance.

3.may add more annotations.
/ChenRui_page3/page3_General/:
html pages:
Some empty lines and spaces can be removed, make the code more compact, easy to read and edit.
Can add readme files about page3 folders.
model_function.py:
import sys“
modules imported but not used.
2.may make some adjustment of pep8 to increase code elegance.
3.may add more annotations.
/ChenRui_page3/page3_General/:
html pages:
Some empty lines and spaces can be removed, make the code more compact, easy to read and edit.
Can add readme files about page3 folders.