Skip to content

Instantly share code, notes, and snippets.

View silvia-odwyer's full-sized avatar
🎲

Silvia O'Dwyer silvia-odwyer

🎲
  • localhost:7000
View GitHub Profile
Verifying my Blockstack ID is secured with the address 16qBhWSiDn2UcWFguQLyU7BPz4xQMDdUd4 https://explorer.blockstack.org/address/16qBhWSiDn2UcWFguQLyU7BPz4xQMDdUd4
@silvia-odwyer
silvia-odwyer / HashCode2018Solution.py
Last active March 1, 2018 22:23
HashCode 2018 Solution
'''
Our solution for the HashCode 2018 Online Qualification Round
Team: PyCharmers
Hub: University College Cork, Ireland
'''
class Ride:
pickedUp = False
ride_id = 0