Skip to content

silkeholmebonnen/SecurityProject2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Executing the files

Open 4 terminals. Start the hospital and the 3 patients in the different terminals.

Start the hospital by executing the following command within the "Hospital" directory:
python3 hospital.py

When the hospital is running, start the patients in the order patient1, patient2 and patient3. Do this by executing this command in the "Patients" directory:
python3 patient1.py and likewise for patient2.py and patient3.py

After starting the patients, enter the patients health secrets in order patient1, patient2 and patient3. The health secret is assumed to be an integer.

!!! It is important that you start the patients in the order patient1, patient2 and patient3 !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages