final fix

This commit is contained in:
2025-12-12 00:39:08 +01:00
parent 38e99a29e2
commit c00e7cae31
5 changed files with 149 additions and 314 deletions

View File

@@ -0,0 +1,11 @@
## Task 2
program starts, asks user id, and corespondent id.
#### commands
- `exit` program exits
## Task 3
Task 3 follows the same proccess as Task 2. but implements additional commands to block and unblock correspondents
- `exit` program exits
- `-b <user>` block a user
- `-u <user>` unblocks user