comp129-spr19 / Diner-Hash---Educational-Python-Game

Diner Hash | An Educational Computer Science game to teach Hash Tables
1 stars 1 forks source link

Add get_order() function to ticket window class pop an order off the order list #56

Closed mfraser4 closed 5 years ago

jilliebean commented 5 years ago

Complexity Jillian: 2

brforest commented 5 years ago

Complexity Beau: 1 Once we implement the ticket window class, this should be very simple