Commit ea262de5 authored by cclauss's avatar cclauss Committed by Donne Martin
Browse files

Add deque import to Social Graph solution (#147)

parent b156e48e
# -*- coding: utf-8 -*-
from collections import deque
class Graph(object):
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment