BecaLParker / airport_challenge

Fly!
Other
0 stars 0 forks source link

Planes instances need an attribute to store whether they are currently flying #10

Closed BecaLParker closed 3 years ago

BecaLParker commented 3 years ago

Edgecases: planes that are already flying cannot take off and/or be in an airport; planes that are landed cannot land again and must be in an airport, etc.

BecaLParker commented 3 years ago

because planes that are already flying cannot take off and/or be in an airport; planes that are landed cannot land again and must be in an airport, etc.