Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions data/part-11/2-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -1356,61 +1356,61 @@ Valitse toiminto:

Airport Asset Control
--------------------
Choose an action:
Airport Asset Control
[1] Add an airplane
[2] Add a flight
[x] Exit Airport Asset Control
> **1**
Give the airplane id: **HA-LOL**
Give the airplane capacity: **42**
Choose an action:
Airport Asset Control
[1] Add an airplane
[2] Add a flight
[x] Exit Airport Asset Control
> **1**
Give the airplane id: **G-OWAC**
Give the airplane capacity: **101**
Choose an action:
Airport Asset Control
[1] Add an airplane
[2] Add a flight
[x] Exit Airport Asset Control
> **2**
Give the airplane id: **HA-LOL**
Give the departure airport id: **HEL**
Give the target airport id: **BAL**
Choose an action:
Airport Asset Control
[1] Add an airplane
[2] Add a flight
[x] Exit Airport Asset Control
> **2**
Give the airplane id: **G-OWAC**
Give the departure airport id: **JFK**
Give the target airport id: **BAL**
Choose an action:
Airport Asset Control
[1] Add an airplane
[2] Add a flight
[x] Exit Airport Asset Control
> **2**
Give the airplane id: **HA-LOL**
Give the departure airport id: **BAL**
Give the target airport id: **HEL**
Choose an action:
Airport Asset Control
[1] Add an airplane
[2] Add a flight
[x] Exit Airport Asset Control
> **x**

Flight Control
------------
Choose an action:
Airport Flight Control
[1] Print airplanes
[2] Print flights
[3] Print airplane details
[x] Quit
> **1**
G-OWAC (101 capacity)
HA-LOL (42 capacity)
Choose an action:
Airport Flight Control
[1] Print airplanes
[2] Print flights
[3] Print airplane details
Expand All @@ -1420,7 +1420,7 @@ HA-LOL (42 capacity) (HEL-BAL)
HA-LOL (42 capacity) (BAL-HEL)
G-OWAC (101 capacity) (JFK-BAL)

Choose an action:
Airport Flight Control
[1] Print airplanes
[2] Print flights
[3] Print airplane details
Expand All @@ -1429,7 +1429,7 @@ Choose an action:
Give the airplane id: **G-OWAC**
G-OWAC (101 capacity)

Choose an action:
Airport Flight Control
[1] Print airplanes
[2] Print flights
[3] Print airplane details
Expand Down