Initial commit
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
||||
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.
|
Reference in New Issue
Block a user