id int64 0 9k | prompt stringlengths 265 3.32k | answer stringclasses 14
values | pythoncode stringlengths 267 3.32k | num_nodes int64 3 10 | num_edges int64 3 53 | avg_node_edge float64 1 5.3 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.6 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 8 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 8 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,000 | class A:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.z: D ... | a" | class A:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.z: D ... | 6 | 15 | 2.5 | 0.5 | 4 | 1.5 | 4 | 1 | 2.75 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.333333 | 3 | 2 | 4 | 2.5 | 4 | 3 | 3 | 2 |
2,001 | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 2 | 2.75 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.333333 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,002 | class A:
def __init__(self, txt: str):
self.t: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.q: B = None
self.x: B ... | f" | class A:
def __init__(self, txt: str):
self.t: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.q: B = None
self.x: B ... | 10 | 16 | 1.6 | 0.177778 | 4 | 2.5 | 3 | 1 | 1.75 | 6 | 3 | 3 | 3 | 0.3 | 4 | 0.25 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 1 | 3 |
2,003 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.x: D ... | k" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.x: D ... | 10 | 18 | 1.8 | 0.2 | 4 | 2.5 | 3 | 1 | 2 | 10 | 2 | 2 | 9 | 0.9 | 9 | 0.5 | 2 | 3 | 3 | 3 | 6 | 3 | 1 | 2 |
2,004 | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.o: D ... | c" | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.o: D ... | 10 | 21 | 2.1 | 0.233333 | 4 | 2.5 | 4 | 2 | 2.5 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.238095 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
2,005 | class A:
def __init__(self, txt: str):
self.q: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | h" | class A:
def __init__(self, txt: str):
self.q: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 1 | 3 | 0.428571 | 0 | null | null | null | 2 | 2 | 2 | 1 |
2,006 | class A:
def __init__(self, txt: str):
self.q: C = None
self.z: B = None
self.w: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: B = None
self.w: A = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.q: C = None
self.z: B = None
self.w: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: B = None
self.w: A = None
self.txt = txt
class C:
... | 10 | 27 | 2.7 | 0.3 | 4 | 2.5 | 4 | 1 | 2.5 | 9 | 3 | 2 | 6 | 0.6 | 7 | 0.259259 | 4 | 3 | 8 | 5.4 | 4 | 3 | 2 | 2 |
2,007 | class A:
def __init__(self, txt: str):
self.r: D = None
self.z: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.r: D = None
self.z: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.5 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,008 | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.t: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.y: A ... | h" | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.t: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.y: A ... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.4 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
2,009 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.t: C = None
self.o: B ... | h" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.t: C = None
self.o: B ... | 9 | 18 | 2 | 0.25 | 4 | 2.25 | 4 | 1 | 2 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.277778 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
2,010 | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.u: B ... | a" | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.u: B ... | 7 | 13 | 1.857143 | 0.309524 | 4 | 1.75 | 3 | 1 | 2.25 | 5 | 3 | 2 | 3 | 0.428571 | 4 | 0.307692 | 3 | 2 | 4 | 3 | 3 | 3 | 2 | 2 |
2,011 | class A:
def __init__(self, txt: str):
self.r: D = None
self.y: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.o: D ... | c" | class A:
def __init__(self, txt: str):
self.r: D = None
self.y: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.o: D ... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 3 | 1 | 2 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.416667 | 4 | 3 | 6 | 3.6 | 3 | 3 | 2 | 2 |
2,012 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class D:
def __... | b" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class D:
def __... | 10 | 17 | 1.7 | 0.188889 | 4 | 2.5 | 2 | 1 | 1.5 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.294118 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
2,013 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.q: C ... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.q: C ... | 7 | 13 | 1.857143 | 0.309524 | 4 | 1.75 | 4 | 1 | 3 | 5 | 3 | 1 | 4 | 0.571429 | 5 | 0.384615 | 2 | 2 | 4 | 2.666667 | 3 | 2 | 2 | 2 |
2,014 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.z: A = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.z: A = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 1 | 2.5 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.428571 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
2,015 | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.z: A = None
self.q: B = None
self.o: A = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.z: A = None
self.q: B = None
self.o: A = None
self.txt = txt
class C:
... | 10 | 19 | 1.9 | 0.211111 | 4 | 2.5 | 4 | 1 | 2.25 | 5 | 2 | 1 | 4 | 0.4 | 5 | 0.263158 | 2 | 2 | 3 | 2.5 | 2 | 3 | 2 | 2 |
2,016 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.s: C = None
self.r: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.s: C = None
self.r: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 4 | 1 | 2.25 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.2 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
2,017 | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.u: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | i" | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.u: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | 6 | 14 | 2.333333 | 0.466667 | 4 | 1.5 | 4 | 2 | 3.25 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,018 | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | g" | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | 8 | 16 | 2 | 0.285714 | 4 | 2 | 4 | 1 | 2.5 | 8 | 4 | 2 | 4 | 0.5 | 7 | 0.4375 | 5 | 2 | 6 | 3.25 | 6 | 2 | 2 | 4 |
2,019 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.y: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.y: D = None
self.txt =... | 9 | 12 | 1.333333 | 0.166667 | 4 | 2.25 | 3 | 1 | 2 | 8 | 3 | 2 | 6 | 0.666667 | 7 | 0.583333 | 3 | 3 | 7 | 4.5 | 7 | 2 | 1 | 2 |
2,020 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.y: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.y: A ... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.y: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.y: A ... | 7 | 13 | 1.857143 | 0.309524 | 4 | 1.75 | 4 | 1 | 2.5 | 7 | 4 | 3 | 3 | 0.428571 | 4 | 0.307692 | 5 | 2 | 6 | 3.555556 | 4 | 3 | 1 | 2 |
2,021 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.r: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.r: B = None
self.txt =... | 10 | 17 | 1.7 | 0.188889 | 4 | 2.5 | 4 | 1 | 2.25 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.235294 | 0 | null | null | null | 4 | 1 | 1 | 1 |
2,022 | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class D:
def __... | 4 | 4 | 1 | 0.333333 | 4 | 1 | 2 | 1 | 1.25 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.75 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,023 | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.z: C = None
self.o: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.z: C = None
self.o: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 4 | 2.25 | 4 | 2 | 3.25 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.2 | 0 | null | null | null | 4 | 2 | 1 | 1 |
2,024 | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.v: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.v: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.5 | 5 | 2 | 1 | 3 | 0.5 | 5 | 0.384615 | 3 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
2,025 | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.x: D = None
self.s: D = None
self.u: A ... | l" | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.x: D = None
self.s: D = None
self.u: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.25 | 5 | 3 | 3 | 2 | 0.4 | 2 | 0.222222 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
2,026 | class A:
def __init__(self, txt: str):
self.w: A = None
self.s: A = None
self.y: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | b" | class A:
def __init__(self, txt: str):
self.w: A = None
self.s: A = None
self.y: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 10 | 16 | 1.6 | 0.177778 | 4 | 2.5 | 4 | 1 | 2 | 10 | 4 | 4 | 5 | 0.5 | 6 | 0.375 | 6 | 2 | 7 | 3.833333 | 3 | 5 | 1 | 2 |
2,027 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: D = None
self.y: C ... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: D = None
self.y: C ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.25 | 6 | 2 | 2 | 4 | 0.666667 | 4 | 0.307692 | 3 | 3 | 3 | 3 | 3 | 3 | 2 | 1 |
2,028 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class D:
def __... | 8 | 10 | 1.25 | 0.178571 | 4 | 2 | 2 | 1 | 1.5 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.3 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
2,029 | class A:
def __init__(self, txt: str):
self.r: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.u: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.u: C = None
self.txt =... | 9 | 20 | 2.222222 | 0.277778 | 4 | 2.25 | 3 | 1 | 2 | 7 | 2 | 2 | 5 | 0.555556 | 5 | 0.25 | 3 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
2,030 | class A:
def __init__(self, txt: str):
self.r: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | d" | class A:
def __init__(self, txt: str):
self.r: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 2 | 3 | 10 | 3 | 2 | 7 | 0.7 | 9 | 0.409091 | 4 | 2 | 6 | 3.8 | 6 | 3 | 1 | 2 |
2,031 | class A:
def __init__(self, txt: str):
self.q: B = None
self.x: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: D = None
self.r: A = None
self.w: C = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.q: B = None
self.x: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: D = None
self.r: A = None
self.w: C = None
self.txt = txt
class C:
... | 8 | 20 | 2.5 | 0.357143 | 4 | 2 | 4 | 2 | 3.25 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,032 | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.u: C = None
self.q: C ... | g" | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.u: C = None
self.q: C ... | 10 | 19 | 1.9 | 0.211111 | 4 | 2.5 | 3 | 1 | 2 | 6 | 3 | 2 | 4 | 0.4 | 5 | 0.263158 | 3 | 2 | 4 | 2.5 | 3 | 3 | 2 | 2 |
2,033 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.q: D ... | j" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.q: D ... | 9 | 15 | 1.666667 | 0.208333 | 4 | 2.25 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.266667 | 1 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
2,034 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.t: B = None
self.o: B = None
self.w: D ... | l" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.t: B = None
self.o: B = None
self.w: D ... | 8 | 15 | 1.875 | 0.267857 | 4 | 2 | 4 | 1 | 2 | 7 | 3 | 2 | 5 | 0.625 | 5 | 0.333333 | 3 | 2 | 4 | 2.5 | 3 | 4 | 4 | 2 |
2,035 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.u: B ... | n" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.u: B ... | 9 | 25 | 2.777778 | 0.347222 | 4 | 2.25 | 4 | 1 | 2.25 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.2 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
2,036 | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.w: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.w: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 21 | 2.1 | 0.233333 | 4 | 2.5 | 4 | 2 | 2.75 | 7 | 3 | 2 | 4 | 0.4 | 5 | 0.238095 | 4 | 2 | 5 | 3 | 4 | 4 | 4 | 2 |
2,037 | class A:
def __init__(self, txt: str):
self.v: C = None
self.t: D = None
self.w: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.t: D = None
self.w: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 4 | 2.25 | 4 | 2 | 3.5 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.28 | 2 | 2 | 5 | 3.5 | 7 | 1 | 1 | 2 |
2,038 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.v: B = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.w: D ... | c" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.v: B = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.w: D ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 3 | 1 | 2 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.444444 | 2 | 2 | 4 | 3 | 3 | 2 | 1 | 2 |
2,039 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | g" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | 8 | 10 | 1.25 | 0.178571 | 4 | 2 | 2 | 1 | 1.25 | 5 | 1 | 1 | 6 | 0.75 | 5 | 0.5 | 0 | null | null | null | 2 | 3 | 2 | 1 |
2,040 | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: C = None
self.q: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: C = None
self.q: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 9 | 2.25 | 0.75 | 4 | 1 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.333333 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,041 | class A:
def __init__(self, txt: str):
self.w: C = None
self.y: A = None
self.u: A = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.t: A = None
self.v: C = None
se... | n" | class A:
def __init__(self, txt: str):
self.w: C = None
self.y: A = None
self.u: A = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.t: A = None
self.v: C = None
se... | 7 | 22 | 3.142857 | 0.52381 | 4 | 1.75 | 4 | 3 | 3.75 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.136364 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,042 | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | g" | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 10 | 14 | 1.4 | 0.155556 | 4 | 2.5 | 4 | 1 | 1.75 | 8 | 3 | 1 | 6 | 0.6 | 8 | 0.571429 | 3 | 2 | 5 | 3.5 | 4 | 3 | 2 | 3 |
2,043 | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.t: A = None
self.x: B ... | e" | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.t: A = None
self.x: B ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 1 | 1.75 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.571429 | 2 | 2 | 3 | 2.5 | 3 | 2 | 1 | 2 |
2,044 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: D = None
self.x: D ... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: D = None
self.x: D ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.5 | 5 | 3 | 1 | 4 | 0.8 | 5 | 0.555556 | 2 | 2 | 4 | 2.666667 | 5 | 1 | 1 | 2 |
2,045 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: C = None
self.z: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | n" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: C = None
self.z: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.25 | 5 | 3 | 2 | 2 | 0.4 | 3 | 0.333333 | 4 | 2 | 4 | 2.666667 | 3 | 2 | 1 | 2 |
2,046 | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.x: A ... | b" | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.x: A ... | 10 | 24 | 2.4 | 0.266667 | 4 | 2.5 | 4 | 1 | 2.75 | 10 | 5 | 5 | 3 | 0.3 | 4 | 0.166667 | 8 | 2 | 8 | 4 | 4 | 5 | 1 | 2 |
2,047 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.p: D = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.p: D = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 4 | 1.25 | 2 | 1 | 1.5 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.5 | 0 | null | null | null | 2 | 2 | 2 | 1 |
2,048 | class A:
def __init__(self, txt: str):
self.x: D = None
self.y: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.z: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.x: D = None
self.y: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.z: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 23 | 2.3 | 0.255556 | 4 | 2.5 | 3 | 1 | 2.25 | 10 | 3 | 2 | 7 | 0.7 | 9 | 0.391304 | 4 | 2 | 7 | 4 | 4 | 4 | 2 | 2 |
2,049 | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | m" | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 8 | 10 | 1.25 | 0.178571 | 4 | 2 | 2 | 1 | 1.25 | 3 | 2 | 2 | 2 | 0.25 | 2 | 0.2 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
2,050 | class A:
def __init__(self, txt: str):
self.t: D = None
self.u: D = None
self.p: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: D = None
self.r: A = None
self.o: A = None
se... | c" | class A:
def __init__(self, txt: str):
self.t: D = None
self.u: D = None
self.p: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: D = None
self.r: A = None
self.o: A = None
se... | 6 | 16 | 2.666667 | 0.533333 | 4 | 1.5 | 4 | 1 | 3 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.25 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
2,051 | class A:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | a" | class A:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 3 | 2 | 2.5 | 6 | 2 | 2 | 5 | 0.833333 | 5 | 0.416667 | 2 | 2 | 2 | 2 | 4 | 3 | 3 | 2 |
2,052 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.t: D = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | i" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.t: D = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 8 | 18 | 2.25 | 0.321429 | 4 | 2 | 4 | 1 | 2.25 | 7 | 3 | 2 | 5 | 0.625 | 6 | 0.333333 | 3 | 2 | 4 | 3 | 5 | 2 | 1 | 2 |
2,053 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.z: C = None
self.p: C ... | j" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.z: C = None
self.p: C ... | 5 | 6 | 1.2 | 0.3 | 4 | 1.25 | 3 | 1 | 1.75 | 5 | 3 | 2 | 2 | 0.4 | 4 | 0.666667 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 2 | 2 |
2,054 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.q: D = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | c" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.q: D = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 4 | 1 | 2.25 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.25 | 0 | null | null | null | 2 | 2 | 1 | 1 |
2,055 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class D:
def __... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 2 | 1 | 1.25 | 4 | 2 | 1 | 4 | 1 | 4 | 0.8 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,056 | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | n" | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,057 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.w: B = None
self.x: A ... | n" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.w: B = None
self.x: A ... | 9 | 23 | 2.555556 | 0.319444 | 4 | 2.25 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.173913 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
2,058 | class A:
def __init__(self, txt: str):
self.y: B = None
self.z: A = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.y: B = None
self.z: A = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 3 | 1 | 1.75 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.333333 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
2,059 | class A:
def __init__(self, txt: str):
self.z: A = None
self.w: D = None
self.p: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | c" | class A:
def __init__(self, txt: str):
self.z: A = None
self.w: D = None
self.p: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | 5 | 11 | 2.2 | 0.55 | 4 | 1.25 | 4 | 1 | 2.25 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.363636 | 2 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
2,060 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.r: A = None
self.p: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | d" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.r: A = None
self.p: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 1 | 2.75 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
2,061 | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: B = None
self.o: D = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | b" | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: B = None
self.o: D = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | 9 | 19 | 2.111111 | 0.263889 | 4 | 2.25 | 4 | 1 | 2.5 | 6 | 3 | 3 | 3 | 0.333333 | 4 | 0.210526 | 4 | 2 | 5 | 3.333333 | 4 | 3 | 1 | 2 |
2,062 | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: D = None
self.p: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: D = None
self.p: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 4 | 2.5 | 4 | 1 | 2.5 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.192308 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 1 |
2,063 | class A:
def __init__(self, txt: str):
self.u: D = None
self.y: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.u: D = None
self.y: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.txt =... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 3 | 1 | 1.5 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.4 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
2,064 | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: B = None
self.y: B = None
self.p: C = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: B = None
self.y: B = None
self.p: C = None
self.txt = txt
class C:
... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 3 | 3.5 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,065 | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: D = None
self.y: A = None
self.o: D = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: D = None
self.y: A = None
self.o: D = None
self.txt = txt
class C:
... | 5 | 11 | 2.2 | 0.55 | 4 | 1.25 | 4 | 3 | 3.25 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.363636 | 2 | 2 | 2 | 2 | 2 | 3 | 2 | 2 |
2,066 | class A:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.w: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.w: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 4 | 2.25 | 3 | 3 | 3 | 5 | 2 | 1 | 4 | 0.444444 | 5 | 0.238095 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
2,067 | class A:
def __init__(self, txt: str):
self.p: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | l" | class A:
def __init__(self, txt: str):
self.p: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 2 | 3 | 5 | 2 | 1 | 5 | 1 | 5 | 0.555556 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
2,068 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: B = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.q: A ... | j" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: B = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.q: A ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 1.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.5 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
2,069 | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: D = None
self.s: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: D = None
self.s: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 1 | 2.75 | 7 | 2 | 1 | 7 | 0.875 | 7 | 0.368421 | 1 | 6 | 6 | 6 | 5 | 2 | 2 | 1 |
2,070 | class A:
def __init__(self, txt: str):
self.x: D = None
self.o: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | b" | class A:
def __init__(self, txt: str):
self.x: D = None
self.o: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 8 | 15 | 1.875 | 0.267857 | 4 | 2 | 3 | 2 | 2.5 | 7 | 3 | 1 | 5 | 0.625 | 7 | 0.466667 | 3 | 2 | 4 | 2.5 | 5 | 2 | 2 | 3 |
2,071 | class A:
def __init__(self, txt: str):
self.x: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.r: A = None
self.y: B ... | h" | class A:
def __init__(self, txt: str):
self.x: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.r: A = None
self.y: B ... | 8 | 16 | 2 | 0.285714 | 4 | 2 | 4 | 1 | 2.5 | 8 | 3 | 2 | 4 | 0.5 | 6 | 0.375 | 5 | 2 | 6 | 3.142857 | 5 | 2 | 2 | 2 |
2,072 | class A:
def __init__(self, txt: str):
self.t: A = None
self.y: B = None
self.r: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | h" | class A:
def __init__(self, txt: str):
self.t: A = None
self.y: B = None
self.r: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 9 | 17 | 1.888889 | 0.236111 | 4 | 2.25 | 4 | 1 | 2.75 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.294118 | 0 | null | null | null | 4 | 2 | 1 | 1 |
2,073 | class A:
def __init__(self, txt: str):
self.y: B = None
self.u: C = None
self.s: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.u: C = None
self.s: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 4 | 1 | 2.25 | 5 | 3 | 2 | 2 | 0.4 | 3 | 0.3 | 4 | 2 | 4 | 2.666667 | 3 | 2 | 1 | 2 |
2,074 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.x: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | l" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.x: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | 6 | 9 | 1.5 | 0.3 | 4 | 1.5 | 4 | 1 | 2.5 | 4 | 2 | 1 | 3 | 0.5 | 4 | 0.444444 | 2 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
2,075 | class A:
def __init__(self, txt: str):
self.y: C = None
self.t: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.y: C = None
self.t: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.txt =... | 8 | 12 | 1.5 | 0.214286 | 4 | 2 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.25 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,076 | class A:
def __init__(self, txt: str):
self.q: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.x: D ... | g" | class A:
def __init__(self, txt: str):
self.q: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.x: D ... | 8 | 12 | 1.5 | 0.214286 | 4 | 2 | 3 | 1 | 2 | 6 | 3 | 1 | 4 | 0.5 | 6 | 0.5 | 3 | 2 | 4 | 2.75 | 4 | 2 | 2 | 2 |
2,077 | class A:
def __init__(self, txt: str):
self.v: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.t: B ... | l" | class A:
def __init__(self, txt: str):
self.v: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.t: B ... | 4 | 9 | 2.25 | 0.75 | 4 | 1 | 4 | 2 | 3 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.333333 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,078 | class A:
def __init__(self, txt: str):
self.z: D = None
self.v: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | n" | class A:
def __init__(self, txt: str):
self.z: D = None
self.v: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 5 | 6 | 1.2 | 0.3 | 4 | 1.25 | 3 | 1 | 1.75 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.666667 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
2,079 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 9 | 15 | 1.666667 | 0.208333 | 4 | 2.25 | 3 | 1 | 1.5 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.4 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 1 |
2,080 | class A:
def __init__(self, txt: str):
self.x: D = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.r: B = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | j" | class A:
def __init__(self, txt: str):
self.x: D = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.r: B = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | 9 | 20 | 2.222222 | 0.277778 | 4 | 2.25 | 3 | 1 | 2 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.2 | 0 | null | null | null | 3 | 2 | 1 | 1 |
2,081 | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | l" | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 10 | 20 | 2 | 0.222222 | 4 | 2.5 | 3 | 2 | 2.25 | 6 | 2 | 1 | 5 | 0.5 | 6 | 0.3 | 2 | 3 | 4 | 3.5 | 5 | 2 | 1 | 2 |
2,082 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | d" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 2 | 1 | 1.25 | 4 | 2 | 1 | 4 | 1 | 4 | 0.8 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,083 | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: D = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: D = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 1.75 | 4 | 2 | 1 | 4 | 1 | 4 | 0.666667 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
2,084 | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: D = None
self.w: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: D = None
self.w: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 4 | 2 | 3.25 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.333333 | 0 | null | null | null | 4 | 1 | 1 | 1 |
2,085 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: D = None
self.w: A = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | l" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: D = None
self.w: A = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 7 | 14 | 2 | 0.333333 | 4 | 1.75 | 4 | 1 | 2 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,086 | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.z: A ... | k" | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.z: A ... | 8 | 11 | 1.375 | 0.196429 | 4 | 2 | 2 | 1 | 1.75 | 6 | 3 | 2 | 3 | 0.375 | 4 | 0.363636 | 4 | 2 | 6 | 3.333333 | 3 | 3 | 2 | 2 |
2,087 | class A:
def __init__(self, txt: str):
self.y: A = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.r: B = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | n" | class A:
def __init__(self, txt: str):
self.y: A = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.r: B = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | 8 | 16 | 2 | 0.285714 | 4 | 2 | 4 | 2 | 3.25 | 8 | 2 | 2 | 5 | 0.625 | 6 | 0.375 | 4 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
2,088 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.v: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.v: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 9 | 30 | 3.333333 | 0.416667 | 4 | 2.25 | 4 | 1 | 3.25 | 6 | 3 | 2 | 3 | 0.333333 | 4 | 0.133333 | 4 | 2 | 5 | 3.2 | 3 | 3 | 1 | 2 |
2,089 | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 14 | 2.333333 | 0.466667 | 4 | 1.5 | 4 | 2 | 3 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.214286 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
2,090 | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.y: A = None
self.u: A ... | g" | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.y: A = None
self.u: A ... | 7 | 13 | 1.857143 | 0.309524 | 4 | 1.75 | 4 | 1 | 2.5 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.384615 | 1 | 4 | 4 | 4 | 4 | 2 | 2 | 2 |
2,091 | class A:
def __init__(self, txt: str):
self.v: D = None
self.s: D = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | n" | class A:
def __init__(self, txt: str):
self.v: D = None
self.s: D = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 1.75 | 4 | 2 | 1 | 4 | 1 | 4 | 0.666667 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
2,092 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 2 | 1 | 1.5 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.416667 | 2 | 3 | 3 | 3 | 3 | 3 | 2 | 1 |
2,093 | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.t: B ... | i" | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.t: B ... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 3 | 1 | 2 | 5 | 3 | 2 | 3 | 0.5 | 3 | 0.3 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
2,094 | class A:
def __init__(self, txt: str):
self.q: A = None
self.y: D = None
self.w: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | h" | class A:
def __init__(self, txt: str):
self.q: A = None
self.y: D = None
self.w: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | 9 | 27 | 3 | 0.375 | 4 | 2.25 | 4 | 1 | 2.75 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.111111 | 0 | null | null | null | 2 | 2 | 1 | 1 |
2,095 | class A:
def __init__(self, txt: str):
self.p: D = None
self.z: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.p: D = None
self.z: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 1.75 | 3 | 1 | 1 | 4 | 1 | 3 | 0.5 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,096 | class A:
def __init__(self, txt: str):
self.o: A = None
self.q: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.t: D = None
self.o: D = None
self.s: A = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.o: A = None
self.q: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.t: D = None
self.o: D = None
self.s: A = None
self.txt = txt
class C:
... | 9 | 21 | 2.333333 | 0.291667 | 4 | 2.25 | 4 | 1 | 2.5 | 5 | 3 | 2 | 3 | 0.333333 | 3 | 0.142857 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
2,097 | class A:
def __init__(self, txt: str):
self.z: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.v: A = None
self.u: D ... | i" | class A:
def __init__(self, txt: str):
self.z: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.v: A = None
self.u: D ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 1.75 | 3 | 1 | 1 | 4 | 1 | 3 | 0.5 | 0 | null | null | null | 2 | 2 | 2 | 1 |
2,098 | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.x: B = None
self.txt = txt
class D:
def __... | b" | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.x: B = None
self.txt = txt
class D:
def __... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 1.75 | 4 | 3 | 2 | 2 | 0.4 | 2 | 0.25 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
2,099 | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.y: A ... | k" | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.y: A ... | 10 | 23 | 2.3 | 0.255556 | 4 | 2.5 | 3 | 2 | 2.25 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.130435 | 0 | null | null | null | 3 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.