Equipment

Equipment includes all things that travellers might bring with them.

Items

Electric devices

Consumables

Packing

Concerns

gollark: On such short lists I'd imagine it's just insertion sort.
gollark: ```python def check_ticket(self, ticket): # compare ticket and winner order-insensitively return sorted(self.winner) == sorted(ticket)```
gollark: ```python def generate_winner(self): self.winner = self.generate_ticket() return self.winner```
gollark: `self.chosen_ticket = whatever`
gollark: You should probably just make them attributes.

See also

This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.