id int64 0 25k | prompt stringlengths 265 3.39k | answer stringclasses 14
values | pythoncode stringlengths 267 3.39k | num_nodes int64 3 10 | num_edges int64 3 56 | avg_node_edge float64 1 5.6 | 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.8 | 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 9 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 9 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 5 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,700 | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: A = None
self.t: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: D = None
self.q: B = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: A = None
self.t: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: D = None
self.q: B = None
self.txt = txt
class C:
... | 8 | 16 | 2 | 0.285714 | 4 | 2 | 4 | 1 | 2.25 | 7 | 3 | 3 | 4 | 0.5 | 4 | 0.25 | 4 | 2 | 4 | 2.666667 | 3 | 5 | 5 | 1 |
3,701 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: C = None
self.x: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | a" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: C = None
self.x: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 8 | 18 | 2.25 | 0.321429 | 4 | 2 | 4 | 1 | 3 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.333333 | 3 | 3 | 4 | 3.333333 | 5 | 3 | 2 | 2 |
3,702 | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: B = None
self.w: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: B = None
self.w: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 4 | 2.25 | 4 | 2 | 3 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.12 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,703 | class A:
def __init__(self, txt: str):
self.w: 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.o: C = None
self.y: A = None
self.z: A = None
self.w: D ... | i" | class A:
def __init__(self, txt: str):
self.w: 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.o: C = None
self.y: A = None
self.z: A = None
self.w: D ... | 7 | 11 | 1.571429 | 0.261905 | 4 | 1.75 | 4 | 1 | 2 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.363636 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,704 | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: A = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.x: B ... | b" | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: A = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.x: B ... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 1 | 2.5 | 10 | 6 | 5 | 2 | 0.2 | 2 | 0.090909 | 9 | 2 | 10 | 4.4 | 1 | 10 | 10 | 1 |
3,705 | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.w: A = None
self.q: A = None
self.r: C = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.w: A = None
self.q: A = None
self.r: C = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 4 | 2 | 4 | 1 | 2.75 | 8 | 4 | 2 | 5 | 0.625 | 7 | 0.304348 | 4 | 2 | 7 | 3.714286 | 5 | 3 | 2 | 2 |
3,706 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.p: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.p: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 8 | 2 | 0.666667 | 4 | 1 | 4 | 1 | 2.5 | 4 | 2 | 1 | 4 | 1 | 4 | 0.5 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
3,707 | class A:
def __init__(self, txt: str):
self.t: B = None
self.u: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | b" | class A:
def __init__(self, txt: str):
self.t: B = None
self.u: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 7 | 17 | 2.428571 | 0.404762 | 4 | 1.75 | 4 | 2 | 3 | 7 | 2 | 1 | 7 | 1 | 7 | 0.411765 | 1 | 2 | 2 | 2 | 5 | 2 | 2 | 2 |
3,708 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.s: A ... | d" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.s: A ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 1.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.5 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,709 | class A:
def __init__(self, txt: str):
self.v: A = None
self.w: C = None
self.y: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.x: C = None
self.q: C = None
self.y: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.v: A = None
self.w: C = None
self.y: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.x: C = None
self.q: C = None
self.y: C = None
se... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 2 | 3 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.263158 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
3,710 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: D = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | g" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: D = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 9 | 20 | 2.222222 | 0.277778 | 4 | 2.25 | 4 | 2 | 2.75 | 7 | 4 | 4 | 2 | 0.222222 | 3 | 0.15 | 6 | 2 | 6 | 3.333333 | 2 | 6 | 3 | 2 |
3,711 | class A:
def __init__(self, txt: str):
self.o: D = None
self.v: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.s: D ... | k" | class A:
def __init__(self, txt: str):
self.o: D = None
self.v: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.s: D ... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 1 | 2.5 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.181818 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,712 | class A:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | h" | class A:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 3 | 2 | 2.5 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.384615 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
3,713 | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.p: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.p: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 2 | 2.75 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.230769 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,714 | class A:
def __init__(self, txt: str):
self.p: A = None
self.v: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: D = None
self.t: C = None
self.p: A = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.p: A = None
self.v: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: D = None
self.t: C = None
self.p: A = None
self.txt = txt
class C:
... | 10 | 23 | 2.3 | 0.255556 | 4 | 2.5 | 4 | 2 | 3 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.217391 | 1 | 2 | 2 | 2 | 3 | 3 | 1 | 1 |
3,715 | class A:
def __init__(self, txt: str):
self.p: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.t: D ... | a" | class A:
def __init__(self, txt: str):
self.p: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.t: D ... | 9 | 16 | 1.777778 | 0.222222 | 4 | 2.25 | 4 | 1 | 2.25 | 9 | 5 | 3 | 3 | 0.333333 | 5 | 0.3125 | 7 | 2 | 8 | 3.75 | 3 | 4 | 3 | 2 |
3,716 | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | l" | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 9 | 17 | 1.888889 | 0.236111 | 4 | 2.25 | 4 | 1 | 2.75 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.235294 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,717 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.r: A = None
self.u: B = None
self.z: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.r: A = None
self.u: B = None
self.z: C = None
self.txt = txt
class C:
... | 10 | 24 | 2.4 | 0.266667 | 4 | 2.5 | 4 | 1 | 2.5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.125 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,718 | class A:
def __init__(self, txt: str):
self.y: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.t: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | b" | class A:
def __init__(self, txt: str):
self.y: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.t: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 4 | 2 | 3.25 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,719 | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: A = None
self.o: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | j" | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: A = None
self.o: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 4 | 1 | 2.25 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.333333 | 2 | 4 | 4 | 4 | 3 | 3 | 1 | 1 |
3,720 | class A:
def __init__(self, txt: str):
self.r: B = None
self.v: D = 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.w: D = None
self.z: A = None
self.s: C ... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.v: D = 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.w: D = None
self.z: A = None
self.s: C ... | 6 | 15 | 2.5 | 0.5 | 4 | 1.5 | 4 | 1 | 2.25 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.2 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,721 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.y: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.y: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 8 | 2 | 0.666667 | 4 | 1 | 4 | 1 | 2.75 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.5 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
3,722 | class A:
def __init__(self, txt: str):
self.u: 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.t: A = None
self.v: D = None
self.txt = txt
class D:
def __... | b" | class A:
def __init__(self, txt: str):
self.u: 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.t: A = None
self.v: D = None
self.txt = txt
class D:
def __... | 10 | 14 | 1.4 | 0.155556 | 4 | 2.5 | 3 | 1 | 1.75 | 9 | 4 | 3 | 4 | 0.4 | 5 | 0.357143 | 6 | 2 | 6 | 3 | 5 | 3 | 1 | 2 |
3,723 | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.x: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.r: C = None
self.s: B = None
se... | j" | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.x: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.r: C = None
self.s: B = None
se... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.5 | 5 | 3 | 3 | 2 | 0.4 | 3 | 0.333333 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 2 |
3,724 | class A:
def __init__(self, txt: str):
self.v: A = None
self.p: C = None
self.x: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.o: B = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.v: A = None
self.p: C = None
self.x: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.o: B = None
self.txt = txt
class C:
... | 9 | 26 | 2.888889 | 0.361111 | 4 | 2.25 | 4 | 2 | 3 | 6 | 3 | 2 | 4 | 0.444444 | 4 | 0.153846 | 3 | 2 | 4 | 2.5 | 3 | 4 | 4 | 1 |
3,725 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.o: D ... | k" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.o: D ... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 3 | 1 | 1.75 | 3 | 2 | 2 | 2 | 0.5 | 2 | 0.4 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,726 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: B = None
self.w: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | m" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: B = None
self.w: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 9 | 14 | 1.555556 | 0.194444 | 4 | 2.25 | 4 | 1 | 1.75 | 8 | 4 | 4 | 3 | 0.333333 | 3 | 0.214286 | 6 | 2 | 6 | 3.333333 | 3 | 4 | 1 | 1 |
3,727 | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: A = None
self.x: D = 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.u: D = None
self.x: D ... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: A = None
self.x: D = 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.u: D = None
self.x: D ... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 3 | 1 | 2.25 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.266667 | 2 | 4 | 4 | 4 | 3 | 3 | 2 | 1 |
3,728 | class A:
def __init__(self, txt: str):
self.y: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.y: B ... | n" | class A:
def __init__(self, txt: str):
self.y: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.y: B ... | 6 | 14 | 2.333333 | 0.466667 | 4 | 1.5 | 4 | 2 | 2.75 | 6 | 3 | 2 | 3 | 0.5 | 3 | 0.214286 | 4 | 3 | 6 | 3.6 | 3 | 2 | 1 | 1 |
3,729 | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 25 | 2.5 | 0.277778 | 4 | 2.5 | 3 | 2 | 2.75 | 10 | 2 | 1 | 6 | 0.6 | 10 | 0.4 | 5 | 3 | 10 | 5.6 | 5 | 3 | 2 | 2 |
3,730 | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.s: D = None
self.y: C = None
self.v: C = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.s: D = None
self.y: C = None
self.v: C = None
self.txt = txt
class C:
... | 5 | 12 | 2.4 | 0.6 | 4 | 1.25 | 4 | 3 | 3.75 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.333333 | 2 | 2 | 4 | 3 | 3 | 2 | 1 | 2 |
3,731 | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: D = None
self.x: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: D = None
self.x: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 16 | 2.666667 | 0.533333 | 4 | 1.5 | 4 | 1 | 2.75 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.25 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,732 | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: A = None
self.q: C = None
self.s: B = 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.w: D ... | l" | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: A = None
self.q: C = None
self.s: B = 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.w: D ... | 8 | 21 | 2.625 | 0.375 | 4 | 2 | 4 | 1 | 3 | 6 | 1 | 1 | 7 | 0.875 | 6 | 0.285714 | 0 | null | null | null | 6 | 1 | 1 | 1 |
3,733 | class A:
def __init__(self, txt: str):
self.r: A = None
self.s: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.z: C ... | f" | class A:
def __init__(self, txt: str):
self.r: A = None
self.s: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.z: C ... | 10 | 17 | 1.7 | 0.188889 | 4 | 2.5 | 3 | 1 | 2 | 7 | 2 | 1 | 5 | 0.5 | 7 | 0.411765 | 3 | 2 | 4 | 2.666667 | 3 | 3 | 2 | 2 |
3,734 | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.s: B = None
self.q: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.s: B = None
self.q: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 17 | 2.428571 | 0.404762 | 4 | 1.75 | 4 | 2 | 3 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.176471 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,735 | class A:
def __init__(self, txt: str):
self.r: C = None
self.p: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.r: C = None
self.p: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 13 | 2.6 | 0.65 | 4 | 1.25 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
3,736 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.x: B = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.x: B = None
self.txt =... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 2 | 1 | 1.75 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.428571 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,737 | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.s: B = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.s: B = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 23 | 2.555556 | 0.319444 | 4 | 2.25 | 4 | 1 | 2.75 | 9 | 3 | 2 | 7 | 0.777778 | 8 | 0.347826 | 3 | 2 | 7 | 4 | 6 | 4 | 4 | 3 |
3,738 | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.r: A ... | i" | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.r: A ... | 10 | 25 | 2.5 | 0.277778 | 4 | 2.5 | 4 | 2 | 2.5 | 6 | 2 | 2 | 4 | 0.4 | 4 | 0.16 | 3 | 3 | 3 | 3 | 3 | 3 | 2 | 1 |
3,739 | class A:
def __init__(self, txt: str):
self.x: D = None
self.y: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | a" | class A:
def __init__(self, txt: str):
self.x: D = None
self.y: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 3 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,740 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.w: C = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.w: C = None
self.txt =... | 9 | 14 | 1.555556 | 0.194444 | 4 | 2.25 | 2 | 1 | 1.5 | 5 | 3 | 2 | 3 | 0.333333 | 3 | 0.214286 | 3 | 2 | 4 | 2.5 | 1 | 5 | 5 | 1 |
3,741 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: D = None
self.y: D = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: D = None
self.y: D = None
self.txt =... | 8 | 17 | 2.125 | 0.303571 | 4 | 2 | 3 | 1 | 2 | 6 | 3 | 2 | 3 | 0.375 | 3 | 0.176471 | 4 | 3 | 6 | 3.6 | 3 | 2 | 1 | 1 |
3,742 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.r: B = None
self.z: B ... | b" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.r: B = None
self.z: B ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 4 | 1 | 2.25 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.5 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,743 | class A:
def __init__(self, txt: str):
self.q: B = 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.x: C = None
self.w: B = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.q: B = 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.x: C = None
self.w: B = None
self.txt = txt
class D:
def __... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 2 | 1 | 1.5 | 5 | 3 | 3 | 2 | 0.4 | 2 | 0.25 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
3,744 | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: B = None
self.x: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: D = None
self.r: A = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: B = None
self.x: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: D = None
self.r: A = None
self.txt = txt
class C:
... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 1 | 3 | 8 | 2 | 2 | 5 | 0.625 | 7 | 0.368421 | 4 | 3 | 7 | 4.25 | 5 | 3 | 1 | 2 |
3,745 | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.v: B = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.v: B = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 19 | 1.9 | 0.211111 | 4 | 2.5 | 3 | 1 | 2.25 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.210526 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,746 | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: D = None
self.y: C = 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.p: B = None
self.y: D ... | n" | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: D = None
self.y: C = 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.p: B = None
self.y: D ... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 3 | 1 | 1.75 | 6 | 3 | 2 | 4 | 0.571429 | 4 | 0.333333 | 3 | 2 | 4 | 2.5 | 3 | 3 | 1 | 1 |
3,747 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.z: C = None
self.x: C = None
self.s: A ... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.z: C = None
self.x: C = None
self.s: A ... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.3 | 3 | 0.136364 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
3,748 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.p: C = None
self.q: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | f" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.p: C = None
self.q: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 4 | 1 | 2.25 | 5 | 3 | 3 | 2 | 0.4 | 3 | 0.375 | 4 | 2 | 4 | 2.666667 | 2 | 4 | 3 | 2 |
3,749 | class A:
def __init__(self, txt: str):
self.z: D = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.u: A = None
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.z: D = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.u: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 2 | 2.5 | 4 | 2 | 1 | 4 | 1 | 4 | 0.571429 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
3,750 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: C = None
self.y: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: C = None
self.y: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 4 | 1 | 2.25 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.428571 | 2 | 2 | 2 | 2 | 2 | 3 | 2 | 2 |
3,751 | class A:
def __init__(self, txt: str):
self.p: D = None
self.q: B = 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.o: D = None
self.v: D = None
self.p: D ... | a" | class A:
def __init__(self, txt: str):
self.p: D = None
self.q: B = 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.o: D = None
self.v: D = None
self.p: D ... | 7 | 14 | 2 | 0.333333 | 4 | 1.75 | 4 | 1 | 2.25 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.428571 | 3 | 2 | 6 | 4 | 3 | 4 | 3 | 2 |
3,752 | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: D = 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.t: A = None
self.txt = txt
class D:
def __... | e" | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: D = 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.t: A = None
self.txt = txt
class D:
def __... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 3 | 1 | 1.75 | 3 | 2 | 1 | 2 | 0.5 | 3 | 0.6 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
3,753 | class A:
def __init__(self, txt: str):
self.y: D = None
self.x: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | e" | class A:
def __init__(self, txt: str):
self.y: D = None
self.x: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 3 | 1 | 1.75 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.333333 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
3,754 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class D:
def __... | c" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class D:
def __... | 6 | 7 | 1.166667 | 0.233333 | 4 | 1.5 | 2 | 1 | 1.25 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.571429 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 1 |
3,755 | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: D = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: D = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 4 | 1 | 1.75 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.6 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
3,756 | class A:
def __init__(self, txt: str):
self.y: A = None
self.s: B = None
self.w: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: A = None
self.x: A = None
self.o: D = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: A = None
self.s: B = None
self.w: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: A = None
self.x: A = None
self.o: D = None
se... | 7 | 19 | 2.714286 | 0.452381 | 4 | 1.75 | 4 | 3 | 3.5 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.263158 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
3,757 | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.v: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.v: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 4 | 1.25 | 3 | 3 | 3 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.363636 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
3,758 | class A:
def __init__(self, txt: str):
self.y: D = None
self.t: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | k" | class A:
def __init__(self, txt: str):
self.y: D = None
self.t: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | 10 | 17 | 1.7 | 0.188889 | 4 | 2.5 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.176471 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,759 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.u: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | a" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.u: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 4 | 1 | 2 | 5 | 3 | 2 | 3 | 0.5 | 3 | 0.3 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
3,760 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.w: D ... | h" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.w: D ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 1.75 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,761 | class A:
def __init__(self, txt: str):
self.x: C = None
self.w: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.x: C = None
self.w: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 4 | 1.75 | 4 | 3 | 3.5 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.277778 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 1 |
3,762 | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: B = None
self.u: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: C = None
self.s: C = None
self.x: A = None
se... | e" | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: B = None
self.u: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: C = None
self.s: C = None
self.x: A = None
se... | 8 | 17 | 2.125 | 0.303571 | 4 | 2 | 4 | 1 | 3.25 | 7 | 2 | 1 | 5 | 0.625 | 7 | 0.411765 | 3 | 2 | 5 | 3 | 7 | 1 | 1 | 2 |
3,763 | class A:
def __init__(self, txt: str):
self.v: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.s: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.v: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.s: A = None
self.txt =... | 8 | 13 | 1.625 | 0.232143 | 4 | 2 | 2 | 1 | 1.75 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.461538 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
3,764 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.o: D = None
self.t: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | m" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.o: D = None
self.t: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | 10 | 18 | 1.8 | 0.2 | 4 | 2.5 | 4 | 1 | 2 | 6 | 2 | 1 | 5 | 0.5 | 6 | 0.333333 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
3,765 | class A:
def __init__(self, txt: str):
self.z: A = None
self.q: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: A = None
self.u: A = None
self.w: B = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.z: A = None
self.q: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: A = None
self.u: A = None
self.w: B = None
self.txt = txt
class C:
... | 10 | 20 | 2 | 0.222222 | 4 | 2.5 | 4 | 1 | 2.5 | 9 | 4 | 3 | 4 | 0.4 | 6 | 0.3 | 6 | 2 | 8 | 3.9 | 4 | 5 | 5 | 2 |
3,766 | 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.t: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.y: B ... | b" | 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.t: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.y: B ... | 8 | 22 | 2.75 | 0.392857 | 4 | 2 | 4 | 2 | 2.75 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.272727 | 2 | 2 | 4 | 3 | 5 | 2 | 2 | 2 |
3,767 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.q: D ... | b" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.q: D ... | 10 | 28 | 2.8 | 0.311111 | 4 | 2.5 | 3 | 1 | 2.5 | 6 | 2 | 2 | 4 | 0.4 | 5 | 0.178571 | 3 | 3 | 4 | 3.333333 | 3 | 3 | 2 | 2 |
3,768 | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: B = 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.q: A = None
self.txt = txt
class D:
def __... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: B = 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.q: A = None
self.txt = txt
class D:
def __... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.444444 | 2 | 2 | 3 | 2.5 | 3 | 2 | 2 | 2 |
3,769 | class A:
def __init__(self, txt: str):
self.u: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.o: B = None
self.q: A ... | j" | class A:
def __init__(self, txt: str):
self.u: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.o: B = None
self.q: A ... | 7 | 10 | 1.428571 | 0.238095 | 4 | 1.75 | 4 | 1 | 2 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.4 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,770 | class A:
def __init__(self, txt: str):
self.x: C = None
self.z: B = None
self.q: D = 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.z: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.x: C = None
self.z: B = None
self.q: D = 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.z: B = None
self.txt =... | 8 | 13 | 1.625 | 0.232143 | 4 | 2 | 3 | 1 | 1.75 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.461538 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
3,771 | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.z: A ... | f" | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.z: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.5 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.444444 | 3 | 2 | 4 | 3 | 3 | 3 | 2 | 2 |
3,772 | class A:
def __init__(self, txt: str):
self.z: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.t: A ... | b" | class A:
def __init__(self, txt: str):
self.z: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.t: A ... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 3 | 2 | 2.25 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.266667 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,773 | class A:
def __init__(self, txt: str):
self.s: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.s: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.txt =... | 9 | 14 | 1.555556 | 0.194444 | 4 | 2.25 | 2 | 1 | 1.5 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.285714 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 1 |
3,774 | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: A = None
self.r: A = None
self.u: B = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: A = None
self.r: A = None
self.u: B = None
self.txt = txt
class C:
... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 1 | 2.75 | 8 | 4 | 2 | 5 | 0.5 | 7 | 0.318182 | 4 | 2 | 7 | 3.714286 | 6 | 2 | 1 | 3 |
3,775 | class A:
def __init__(self, txt: str):
self.y: B = None
self.u: B = None
self.s: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.u: B = None
self.s: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 4 | 1 | 2 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.25 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,776 | class A:
def __init__(self, txt: str):
self.p: 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.y: D = None
self.w: D = None
self.p: D = None
self.txt =... | n" | class A:
def __init__(self, txt: str):
self.p: 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.y: D = None
self.w: D = None
self.p: D = None
self.txt =... | 6 | 9 | 1.5 | 0.3 | 4 | 1.5 | 3 | 1 | 1.75 | 4 | 3 | 2 | 2 | 0.333333 | 2 | 0.222222 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
3,777 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: A = None
self.t: 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.v: D = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: A = None
self.t: 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.v: D = None
self.txt =... | 7 | 13 | 1.857143 | 0.309524 | 4 | 1.75 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,778 | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.r: A = None
self.o: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.r: A = None
self.o: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 2 | 2.75 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.157895 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,779 | class A:
def __init__(self, txt: str):
self.y: A = None
self.s: A = None
self.u: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.r: C = None
self.p: D = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.y: A = None
self.s: A = None
self.u: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.r: C = None
self.p: D = None
self.txt = txt
class C:
... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 4 | 1 | 2.25 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.25 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,780 | class A:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: C = None
self.s: C = None
self.w: A = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: C = None
self.s: C = None
self.w: A = None
self.txt = txt
class C:
... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.3 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
3,781 | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.q: B = None
self.o: D ... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.q: B = None
self.o: D ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 3 | 1 | 2 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.416667 | 3 | 3 | 6 | 3.75 | 4 | 2 | 1 | 2 |
3,782 | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.y: D ... | n" | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.y: D ... | 8 | 15 | 1.875 | 0.267857 | 4 | 2 | 3 | 1 | 2 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.333333 | 2 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
3,783 | class A:
def __init__(self, txt: str):
self.q: B = 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.x: D = None
self.s: B = None
self.u: D = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.q: B = 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.x: D = None
self.s: B = None
self.u: D = None
self.txt =... | 7 | 11 | 1.571429 | 0.261905 | 4 | 1.75 | 3 | 1 | 1.5 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.454545 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
3,784 | class A:
def __init__(self, txt: str):
self.q: D = None
self.y: B = None
self.t: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.q: D = None
self.y: B = None
self.t: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 4 | 1 | 2.75 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.428571 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
3,785 | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: D = None
self.q: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: D = None
self.q: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 20 | 2.222222 | 0.277778 | 4 | 2.25 | 4 | 2 | 2.75 | 8 | 4 | 3 | 3 | 0.333333 | 6 | 0.3 | 6 | 2 | 7 | 3.9 | 5 | 3 | 2 | 3 |
3,786 | class A:
def __init__(self, txt: str):
self.r: B = 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: A = None
self.p: B = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.r: B = 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: A = None
self.p: B = None
self.txt = txt
class D:
def __... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 1 | 1.75 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.428571 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,787 | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.y: B = None
self.o: D = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.y: B = None
self.o: D = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 24 | 3 | 0.428571 | 4 | 2 | 4 | 2 | 2.75 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.166667 | 0 | null | null | null | 3 | 2 | 1 | 1 |
3,788 | class A:
def __init__(self, txt: str):
self.t: C = 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.w: C = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | f" | class A:
def __init__(self, txt: str):
self.t: C = 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.w: C = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 10 | 1.428571 | 0.238095 | 4 | 1.75 | 3 | 1 | 1.5 | 7 | 4 | 4 | 2 | 0.285714 | 2 | 0.2 | 6 | 2 | 6 | 3.333333 | 1 | 7 | 7 | 1 |
3,789 | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: D = None
self.y: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: D = None
self.y: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 19 | 2.714286 | 0.452381 | 4 | 1.75 | 4 | 1 | 2.75 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.210526 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,790 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.v: C = None
self.p: A ... | l" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.v: C = None
self.p: A ... | 6 | 16 | 2.666667 | 0.533333 | 4 | 1.5 | 4 | 1 | 2.5 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.3125 | 1 | 5 | 5 | 5 | 4 | 2 | 1 | 1 |
3,791 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.y: A = None
self.x: C = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | i" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.y: A = None
self.x: C = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | 6 | 15 | 2.5 | 0.5 | 4 | 1.5 | 4 | 1 | 2.5 | 5 | 3 | 2 | 3 | 0.5 | 4 | 0.266667 | 3 | 2 | 5 | 3.25 | 4 | 2 | 1 | 2 |
3,792 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.y: C = None
self.p: D ... | n" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.y: C = None
self.p: D ... | 7 | 16 | 2.285714 | 0.380952 | 4 | 1.75 | 3 | 1 | 1.75 | 7 | 3 | 3 | 3 | 0.428571 | 4 | 0.25 | 5 | 2 | 5 | 3.285714 | 3 | 3 | 2 | 2 |
3,793 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | 7 | 11 | 1.571429 | 0.261905 | 4 | 1.75 | 3 | 1 | 1.75 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.181818 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,794 | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: A = None
self.v: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: A = None
self.v: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 4 | 2 | 3 | 5 | 2 | 1 | 5 | 1 | 5 | 0.5 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,795 | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: A = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.z: C = None
self.x: A = None
self.s: D = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: A = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.z: C = None
self.x: A = None
self.s: D = None
self.txt = txt
class C:
... | 9 | 26 | 2.888889 | 0.361111 | 4 | 2.25 | 4 | 3 | 3.5 | 8 | 2 | 2 | 7 | 0.777778 | 7 | 0.269231 | 2 | 6 | 6 | 6 | 5 | 3 | 1 | 1 |
3,796 | class A:
def __init__(self, txt: str):
self.q: B = None
self.x: 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.w: B = None
self.u: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.q: B = None
self.x: 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.w: B = None
self.u: B = None
self.txt =... | 10 | 16 | 1.6 | 0.177778 | 4 | 2.5 | 4 | 1 | 2.25 | 10 | 4 | 3 | 5 | 0.5 | 7 | 0.4375 | 6 | 2 | 7 | 4.1 | 4 | 5 | 2 | 2 |
3,797 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.y: D = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | n" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.y: D = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 9 | 19 | 2.111111 | 0.263889 | 4 | 2.25 | 3 | 1 | 2.25 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.315789 | 1 | 6 | 6 | 6 | 5 | 2 | 1 | 1 |
3,798 | class A:
def __init__(self, txt: str):
self.o: A = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: A = None
self.x: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.o: A = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: A = None
self.x: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 17 | 2.428571 | 0.404762 | 4 | 1.75 | 4 | 2 | 2.75 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.352941 | 3 | 2 | 5 | 3.25 | 4 | 3 | 2 | 2 |
3,799 | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.t: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: D = None
self.p: A = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.t: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: D = None
self.p: A = None
self.txt = txt
class C:
... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.