Files

10 lines
359 B
Markdown

The 4th assignment of Operating System
===
The program of `Problem 4.16` is in the directory `Problem 4.16`.
---
The program of `Problem 4.16` requires Python 3.5.2 or newer version to execute.
To execute the program, please move to the directory and type `python main.py <arguments>` or `python3 main.py <arguments>` in your command line interface.