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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,000 | class A:
def __init__(self, txt: str):
self.r: E = None
self.z: B = None
self.s: C = None
self.p: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: E = None
self.p: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.r: E = None
self.z: B = None
self.s: C = None
self.p: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: E = None
self.p: D = None
se... | 7 | 26 | 3.714286 | 0.619048 | 5 | 1.4 | 5 | 4 | 4.4 | 5 | 3 | 2 | 3 | 0.428571 | 4 | 0.153846 | 3 | 2 | 4 | 3 | 3 | 2 | 2 | 2 |
5,001 | class A:
def __init__(self, txt: str):
self.x: D = None
self.y: D = None
self.p: 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.t: D = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.x: D = None
self.y: D = None
self.p: 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.t: D = None
self.txt =... | 8 | 9 | 1.125 | 0.160714 | 5 | 1.6 | 3 | 1 | 1.6 | 8 | 3 | 3 | 3 | 0.375 | 4 | 0.444444 | 6 | 3 | 6 | 4 | 4 | 3 | 1 | 2 |
5,002 | class A:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.q: A = 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.s: D = None
self.p: C ... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.q: A = 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.s: D = None
self.p: C ... | 9 | 25 | 2.777778 | 0.347222 | 5 | 1.8 | 5 | 1 | 3 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.2 | 0 | null | null | null | 4 | 2 | 1 | 1 |
5,003 | class A:
def __init__(self, txt: str):
self.p: E = None
self.t: B = None
self.q: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.r: D = None
self.z: E = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.p: E = None
self.t: B = None
self.q: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.r: D = None
self.z: E = None
self.txt = txt
class C:
... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 4 | 2 | 3.2 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.166667 | 2 | 4 | 4 | 4 | 3 | 3 | 1 | 1 |
5,004 | class A:
def __init__(self, txt: str):
self.s: E = None
self.p: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | m" | class A:
def __init__(self, txt: str):
self.s: E = None
self.p: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | 9 | 24 | 2.666667 | 0.333333 | 5 | 1.8 | 5 | 1 | 3.2 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.208333 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,005 | class A:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.r: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: E = None
self.t: D = None
self.u: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.r: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: E = None
self.t: D = None
self.u: E = None
se... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 2 | 3.6 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.222222 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
5,006 | class A:
def __init__(self, txt: str):
self.z: B = 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.y: D = None
self.q: C = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.z: B = 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.y: D = None
self.q: C = None
self.txt = txt
class D:
def __... | 10 | 19 | 1.9 | 0.211111 | 5 | 2 | 4 | 1 | 2.2 | 6 | 4 | 3 | 2 | 0.2 | 2 | 0.105263 | 5 | 2 | 6 | 3.111111 | 2 | 3 | 1 | 1 |
5,007 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | h" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 5 | 1 | 2.2 | 5 | 3 | 1 | 3 | 0.6 | 5 | 0.714286 | 3 | 2 | 4 | 2.5 | 4 | 2 | 2 | 2 |
5,008 | class A:
def __init__(self, txt: str):
self.r: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.x: D ... | n" | class A:
def __init__(self, txt: str):
self.r: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.x: D ... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 5 | 2 | 3 | 5 | 2 | 2 | 3 | 0.428571 | 3 | 0.1875 | 3 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
5,009 | class A:
def __init__(self, txt: str):
self.w: C = None
self.y: D = None
self.p: E = None
self.x: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.v: D = None
self.p: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.w: C = None
self.y: D = None
self.p: E = None
self.x: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.v: D = None
self.p: D = None
se... | 8 | 24 | 3 | 0.428571 | 5 | 1.6 | 5 | 3 | 4 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.166667 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,010 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: A = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E ... | m" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: A = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E ... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 5 | 1 | 2.4 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.3125 | 1 | 5 | 5 | 5 | 5 | 1 | 1 | 1 |
5,011 | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: E = None
self.r: C = None
self.s: B = None
self.y: 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:... | i" | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: E = None
self.r: C = None
self.s: B = None
self.y: 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:... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 5 | 1 | 2.4 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.384615 | 4 | 2 | 7 | 3.4 | 4 | 4 | 4 | 2 |
5,012 | class A:
def __init__(self, txt: str):
self.o: C = None
self.t: E = None
self.u: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.x: C = None
self.v: A = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.o: C = None
self.t: E = None
self.u: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.x: C = None
self.v: A = None
self.txt = txt
class C:
... | 10 | 31 | 3.1 | 0.344444 | 5 | 2 | 5 | 3 | 4 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.225806 | 2 | 2 | 6 | 4 | 5 | 2 | 2 | 2 |
5,013 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
self.z: A = None
self.q: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
self.z: A = None
self.q: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 17 | 1.7 | 0.188889 | 5 | 2 | 5 | 1 | 2.2 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.235294 | 2 | 3 | 3 | 3 | 2 | 4 | 4 | 1 |
5,014 | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: E = None
self.w: D = None
self.z: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: E = None
self.w: D = None
self.z: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 5 | 1 | 2 | 5 | 3 | 1 | 4 | 0.666667 | 5 | 0.555556 | 2 | 2 | 4 | 2.666667 | 5 | 1 | 1 | 3 |
5,015 | class A:
def __init__(self, txt: str):
self.w: C = None
self.o: A = None
self.v: A = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.u: C = None
self.v: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.w: C = None
self.o: A = None
self.v: A = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.u: C = None
self.v: D = None
self.txt = txt
class C:
... | 10 | 27 | 2.7 | 0.3 | 5 | 2 | 5 | 1 | 3.6 | 8 | 3 | 2 | 5 | 0.5 | 7 | 0.259259 | 4 | 2 | 5 | 3 | 6 | 3 | 3 | 3 |
5,016 | class A:
def __init__(self, txt: str):
self.x: E = None
self.p: E = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E ... | e" | class A:
def __init__(self, txt: str):
self.x: E = None
self.p: E = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E ... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 4 | 1 | 2.4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.166667 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,017 | class A:
def __init__(self, txt: str):
self.z: C = None
self.s: B = None
self.w: B = None
self.u: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.t: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.z: C = None
self.s: B = None
self.w: B = None
self.u: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.t: E = None
se... | 8 | 24 | 3 | 0.428571 | 5 | 1.6 | 5 | 2 | 3.6 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.166667 | 3 | 2 | 5 | 3.25 | 3 | 3 | 2 | 2 |
5,018 | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.p: A = None
self.s: C = None
self.z: E = None
self.v: A = None
se... | i" | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.p: A = None
self.s: C = None
self.z: E = None
self.v: A = None
se... | 8 | 27 | 3.375 | 0.482143 | 5 | 1.6 | 5 | 1 | 3.4 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.148148 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,019 | class A:
def __init__(self, txt: str):
self.t: E = None
self.v: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.r: C = None
self.q: A = None
self.y: A = None
self.x: D = None
se... | e" | class A:
def __init__(self, txt: str):
self.t: E = None
self.v: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.r: C = None
self.q: A = None
self.y: A = None
self.x: D = None
se... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 3.2 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.25 | 1 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
5,020 | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: C = None
self.y: E = 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.r: D = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: C = None
self.y: E = 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.r: D = None
self.txt =... | 6 | 8 | 1.333333 | 0.266667 | 5 | 1.2 | 3 | 1 | 1.8 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.375 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,021 | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: C = None
self.y: 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.t: A = None
self.s: D ... | m" | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: C = None
self.y: 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.t: A = None
self.s: D ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.4 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.5 | 2 | 2 | 5 | 3.5 | 5 | 1 | 1 | 2 |
5,022 | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: A = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: A = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 3 | 3.8 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.25 | 2 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
5,023 | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.s: D = None
self.y: D = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.v: B = None
self.u: D = None
se... | j" | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.s: D = None
self.y: D = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.v: B = None
self.u: D = None
se... | 8 | 28 | 3.5 | 0.5 | 5 | 1.6 | 5 | 4 | 4.6 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.214286 | 1 | 5 | 5 | 5 | 4 | 3 | 1 | 1 |
5,024 | class A:
def __init__(self, txt: str):
self.r: 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.z: D = None
self.s: B = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.r: 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.z: D = None
self.s: B = None
self.txt = txt
class D:
def __... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.375 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
5,025 | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: A = None
self.x: C = None
self.p: D = None
self.t: D = None
se... | l" | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: A = None
self.x: C = None
self.p: D = None
self.t: D = None
se... | 5 | 12 | 2.4 | 0.6 | 5 | 1 | 5 | 1 | 3 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.333333 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
5,026 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.s: B = None
self.r: D = None
self.p: E = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.s: B = None
self.r: D = None
self.p: E = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 5 | 1 | 2 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.238095 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,027 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: C = None
self.t: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: C = None
self.t: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.214286 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,028 | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.u: D = None
self.x: D ... | f" | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.u: D = None
self.x: D ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.4 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.4 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
5,029 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.o: D = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.o: D = None
self.txt =... | 7 | 10 | 1.428571 | 0.238095 | 5 | 1.4 | 4 | 1 | 2 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,030 | class A:
def __init__(self, txt: str):
self.r: E = None
self.q: E = None
self.x: E = None
self.v: C = 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.x: A ... | g" | class A:
def __init__(self, txt: str):
self.r: E = None
self.q: E = None
self.x: E = None
self.v: C = 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.x: A ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,031 | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: E = None
self.w: A = None
self.t: D = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.s: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: E = None
self.w: A = None
self.t: D = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.s: C = None
se... | 9 | 27 | 3 | 0.375 | 5 | 1.8 | 5 | 1 | 3.4 | 7 | 2 | 2 | 5 | 0.555556 | 6 | 0.222222 | 3 | 3 | 6 | 4 | 5 | 2 | 1 | 2 |
5,032 | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: C = None
self.s: E = None
self.t: 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.y: B ... | f" | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: C = None
self.s: E = None
self.t: 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.y: B ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.2 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,033 | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: B = 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.s: B = None
self.v: E = None
self.q: A ... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: B = 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.s: B = None
self.v: E = None
self.q: A ... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 5 | 1 | 2.6 | 5 | 3 | 2 | 3 | 0.375 | 3 | 0.157895 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
5,034 | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: A = None
self.s: D = None
self.p: D = None
self.o: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: A = None
self.s: D = None
self.p: D = None
self.o: D = None
se... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 3 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.3 | 2 | 3 | 5 | 4 | 5 | 2 | 1 | 2 |
5,035 | class A:
def __init__(self, txt: str):
self.s: A = None
self.y: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.s: A = None
self.y: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 4 | 1 | 2.8 | 6 | 2 | 1 | 4 | 0.444444 | 6 | 0.285714 | 3 | 3 | 4 | 3.666667 | 6 | 1 | 1 | 2 |
5,036 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt =... | 6 | 7 | 1.166667 | 0.233333 | 5 | 1.2 | 3 | 1 | 2.2 | 5 | 3 | 1 | 3 | 0.5 | 5 | 0.714286 | 3 | 2 | 4 | 2.5 | 5 | 1 | 1 | 2 |
5,037 | class A:
def __init__(self, txt: str):
self.r: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.z: C = None
self.r: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.r: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.z: C = None
self.r: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.4 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,038 | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.r: B = None
self.x: C = None
self.w: C = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.r: B = None
self.x: C = None
self.w: C = None
self.txt = txt
class C:
... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 2 | 3.2 | 5 | 1 | 1 | 6 | 0.857143 | 5 | 0.277778 | 0 | null | null | null | 4 | 2 | 1 | 1 |
5,039 | class A:
def __init__(self, txt: str):
self.y: A = None
self.s: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E = None
self.x: A ... | n" | class A:
def __init__(self, txt: str):
self.y: A = None
self.s: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E = None
self.x: A ... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 4 | 1 | 2.2 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.421053 | 2 | 2 | 6 | 4 | 6 | 2 | 2 | 2 |
5,040 | class A:
def __init__(self, txt: str):
self.s: E = 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.u: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | n" | class A:
def __init__(self, txt: str):
self.s: E = 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.u: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 9 | 12 | 1.333333 | 0.166667 | 5 | 1.8 | 3 | 1 | 1.4 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.416667 | 2 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
5,041 | class A:
def __init__(self, txt: str):
self.z: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class D:
def __... | n" | class A:
def __init__(self, txt: str):
self.z: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class D:
def __... | 10 | 16 | 1.6 | 0.177778 | 5 | 2 | 4 | 1 | 1.8 | 10 | 3 | 3 | 5 | 0.5 | 5 | 0.3125 | 6 | 4 | 8 | 5 | 3 | 5 | 1 | 1 |
5,042 | class A:
def __init__(self, txt: str):
self.q: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.q: C = None
self.v: D = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.q: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.q: C = None
self.v: D = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 21 | 2.625 | 0.375 | 5 | 1.6 | 5 | 2 | 3.6 | 7 | 4 | 3 | 2 | 0.25 | 4 | 0.190476 | 6 | 2 | 6 | 3.333333 | 2 | 5 | 4 | 2 |
5,043 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.p: D = None
self.w: C = None
self.v: A = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.p: D = None
self.w: C = None
self.v: A = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 27 | 3 | 0.375 | 5 | 1.8 | 5 | 1 | 2.8 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.259259 | 2 | 3 | 4 | 3.5 | 5 | 2 | 1 | 2 |
5,044 | class A:
def __init__(self, txt: str):
self.p: C = 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.w: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | e" | class A:
def __init__(self, txt: str):
self.p: C = 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.w: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 4 | 1 | 2.2 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.117647 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,045 | class A:
def __init__(self, txt: str):
self.x: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.y: A = None
self.w: E ... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.y: A = None
self.w: E ... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 1 | 3 | 7 | 2 | 1 | 5 | 0.5 | 7 | 0.269231 | 3 | 2 | 6 | 3.666667 | 5 | 2 | 2 | 2 |
5,046 | class A:
def __init__(self, txt: str):
self.q: D = None
self.o: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.v: C = None
self.x: A = None
self.z: E = None
self.r: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.q: D = None
self.o: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.v: C = None
self.x: A = None
self.z: E = None
self.r: E = None
se... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 5 | 1 | 2.4 | 7 | 3 | 3 | 4 | 0.571429 | 4 | 0.235294 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 1 |
5,047 | class A:
def __init__(self, txt: str):
self.u: E = 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.p: B = None
self.x: E = None
self.s: D = None
self.w: E ... | i" | class A:
def __init__(self, txt: str):
self.u: E = 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.p: B = None
self.x: E = None
self.s: D = None
self.w: E ... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 5 | 1 | 2.8 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.25 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
5,048 | class A:
def __init__(self, txt: str):
self.z: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.r: B ... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.r: B ... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2.4 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.375 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
5,049 | class A:
def __init__(self, txt: str):
self.z: 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.o: D = None
self.v: D = None
self.y: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.z: 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.o: D = None
self.v: D = None
self.y: D = None
self.txt =... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 5 | 1 | 2.4 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.4 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
5,050 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: C = None
self.v: C = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | h" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: C = None
self.v: C = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 10 | 32 | 3.2 | 0.355556 | 5 | 2 | 4 | 1 | 3.2 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.125 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
5,051 | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | l" | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 5 | 2 | 3.6 | 4 | 2 | 1 | 3 | 0.3 | 4 | 0.133333 | 2 | 2 | 4 | 3 | 3 | 2 | 2 | 2 |
5,052 | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: E = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.u: D = None
self.q: A = None
self.s: E = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: E = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.u: D = None
self.q: A = None
self.s: E = None
self.txt = txt
class C:
... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 4 | 3 | 3.4 | 7 | 2 | 2 | 5 | 0.714286 | 5 | 0.277778 | 3 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
5,053 | class A:
def __init__(self, txt: str):
self.t: D = None
self.q: C = None
self.s: D = None
self.u: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.r: E = None
se... | a" | class A:
def __init__(self, txt: str):
self.t: D = None
self.q: C = None
self.s: D = None
self.u: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.r: E = None
se... | 5 | 14 | 2.8 | 0.7 | 5 | 1 | 5 | 1 | 3.6 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.285714 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
5,054 | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: B = 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.r: B = None
self.txt = txt
class D:
def __... | h" | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: B = 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.r: B = None
self.txt = txt
class D:
def __... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 5 | 1 | 2.6 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.315789 | 2 | 2 | 4 | 3 | 5 | 2 | 1 | 2 |
5,055 | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.z: E = None
self.o: B = None
self.p: E = None
self.r: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.z: E = None
self.o: B = None
self.p: E = None
self.r: C = None
se... | 6 | 17 | 2.833333 | 0.566667 | 5 | 1.2 | 5 | 2 | 3.4 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.294118 | 2 | 2 | 4 | 3 | 5 | 1 | 1 | 2 |
5,056 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.q: D = None
self.v: E = None
self.p: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.q: D = None
self.v: E = None
self.p: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 5 | 1 | 2.4 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.25 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
5,057 | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.x: A = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.x: A = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 2 | 3 | 9 | 3 | 3 | 4 | 0.444444 | 5 | 0.227273 | 6 | 3 | 6 | 4 | 4 | 3 | 1 | 2 |
5,058 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: D = None
self.q: C = None
self.r: E = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: D = None
self.q: C = None
self.r: E = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.375 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,059 | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.w: A = None
self.p: C = None
self.s: C = None
self.r: E = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.w: A = None
self.p: C = None
self.s: C = None
self.r: E = None
self.txt = txt
class C:
... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.230769 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,060 | class A:
def __init__(self, txt: str):
self.x: C = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | l" | class A:
def __init__(self, txt: str):
self.x: C = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 2 | 3 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.266667 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,061 | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.v: E ... | l" | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.v: E ... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 5 | 1 | 2.4 | 4 | 3 | 2 | 2 | 0.4 | 2 | 0.285714 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
5,062 | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.z: D ... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.z: D ... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 5 | 1 | 2.4 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.363636 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,063 | class A:
def __init__(self, txt: str):
self.r: B = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.t: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | n" | class A:
def __init__(self, txt: str):
self.r: B = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.t: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,064 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: A = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.w: B ... | n" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: A = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.w: B ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 2.4 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.5 | 2 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
5,065 | class A:
def __init__(self, txt: str):
self.u: E = None
self.s: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: E = None
self.p: D = None
self.z: C = None
self.o: D = None
se... | i" | class A:
def __init__(self, txt: str):
self.u: E = None
self.s: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: E = None
self.p: D = None
self.z: C = None
self.o: D = None
se... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 3 | 3.6 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.25 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
5,066 | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class D:
def __... | 10 | 18 | 1.8 | 0.2 | 5 | 2 | 4 | 1 | 2.4 | 5 | 3 | 3 | 2 | 0.2 | 2 | 0.111111 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
5,067 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: A = None
self.v: A = None
self.s: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: A = None
self.v: A = None
self.s: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 5 | 1 | 2.6 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.357143 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
5,068 | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.r: E = None
self.u: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.r: E = None
self.u: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 17 | 1.888889 | 0.236111 | 5 | 1.8 | 4 | 1 | 2.4 | 5 | 3 | 2 | 3 | 0.333333 | 3 | 0.176471 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
5,069 | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: D = None
self.y: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.r: E = None
self.w: E = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: D = None
self.y: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.r: E = None
self.w: E = None
self.txt = txt
class C:
... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 5 | 1 | 2.8 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.238095 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,070 | class A:
def __init__(self, txt: str):
self.z: C = None
self.x: E = 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.u: B = None
self.txt = txt
class D:
def __... | d" | class A:
def __init__(self, txt: str):
self.z: C = None
self.x: E = 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.u: B = None
self.txt = txt
class D:
def __... | 9 | 12 | 1.333333 | 0.166667 | 5 | 1.8 | 5 | 1 | 2 | 7 | 3 | 2 | 5 | 0.555556 | 5 | 0.416667 | 3 | 2 | 4 | 2.5 | 4 | 3 | 1 | 1 |
5,071 | class A:
def __init__(self, txt: str):
self.x: D = None
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.p: E = None
self.q: C = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.x: D = None
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.p: E = None
self.q: C = None
self.txt =... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 5 | 1 | 2.2 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.315789 | 2 | 2 | 3 | 2.5 | 4 | 2 | 1 | 2 |
5,072 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.x: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.z: D ... | a" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.x: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.z: D ... | 9 | 25 | 2.777778 | 0.347222 | 5 | 1.8 | 5 | 1 | 3.2 | 4 | 3 | 2 | 2 | 0.222222 | 2 | 0.08 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
5,073 | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E ... | d" | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 2 | 3 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.307692 | 2 | 4 | 4 | 4 | 3 | 3 | 1 | 1 |
5,074 | 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.x: E = None
self.s: D = None
self.u: B = None
self.txt =... | 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.x: E = None
self.s: D = None
self.u: B = None
self.txt =... | 9 | 15 | 1.666667 | 0.208333 | 5 | 1.8 | 4 | 1 | 2 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.533333 | 4 | 2 | 7 | 3.6 | 5 | 3 | 2 | 3 |
5,075 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: 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.r: B = None
self.w: B = None
self.o: A ... | l" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: 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.r: B = None
self.w: B = None
self.o: A ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 2.6 | 6 | 4 | 3 | 2 | 0.333333 | 2 | 0.153846 | 5 | 2 | 6 | 3.111111 | 2 | 3 | 1 | 1 |
5,076 | class A:
def __init__(self, txt: str):
self.r: B = None
self.s: D = None
self.u: C = None
self.q: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.t: C = None
self.z: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.r: B = None
self.s: D = None
self.u: C = None
self.q: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.t: C = None
self.z: E = None
se... | 6 | 16 | 2.666667 | 0.533333 | 5 | 1.2 | 5 | 1 | 3.2 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.25 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,077 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.x: D ... | m" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.x: D ... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 5 | 1 | 2.6 | 10 | 3 | 2 | 8 | 0.8 | 9 | 0.45 | 3 | 2 | 4 | 2.5 | 5 | 3 | 1 | 2 |
5,078 | class A:
def __init__(self, txt: str):
self.o: D = None
self.t: E = None
self.p: C = None
self.z: C = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.r: B = None
self.w: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.o: D = None
self.t: E = None
self.p: C = None
self.z: C = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.r: B = None
self.w: D = None
se... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 1 | 3.8 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.3 | 2 | 5 | 5 | 5 | 5 | 2 | 2 | 1 |
5,079 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.w: E ... | l" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.w: E ... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 5 | 1 | 2.8 | 6 | 2 | 2 | 4 | 0.571429 | 5 | 0.3125 | 3 | 3 | 4 | 3.333333 | 4 | 2 | 2 | 2 |
5,080 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.o: D ... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.o: D ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 1 | 2.2 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.461538 | 2 | 3 | 6 | 4.5 | 5 | 2 | 1 | 2 |
5,081 | class A:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.333333 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,082 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.w: A = None
self.p: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | b" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.w: A = None
self.p: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 4 | 1 | 2.2 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.625 | 2 | 3 | 4 | 3.5 | 5 | 1 | 1 | 2 |
5,083 | class A:
def __init__(self, txt: str):
self.u: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.u: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.txt =... | 9 | 19 | 2.111111 | 0.263889 | 5 | 1.8 | 3 | 1 | 2.2 | 7 | 2 | 2 | 5 | 0.555556 | 5 | 0.263158 | 3 | 3 | 3 | 3 | 3 | 5 | 5 | 1 |
5,084 | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.u: A = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.u: A = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 4 | 2 | 3 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,085 | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.r: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.r: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 27 | 2.7 | 0.3 | 5 | 2 | 5 | 1 | 2.8 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.259259 | 3 | 3 | 7 | 4.333333 | 5 | 3 | 2 | 2 |
5,086 | class A:
def __init__(self, txt: str):
self.t: E = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | m" | class A:
def __init__(self, txt: str):
self.t: E = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 3 | 1 | 1.8 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.230769 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,087 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.w: B = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.q: A ... | c" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.w: B = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.q: A ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 2.8 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.214286 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,088 | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: D = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.p: D = None
self.y: B = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: D = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.p: D = None
self.y: B = None
self.txt = txt
class C:
... | 10 | 31 | 3.1 | 0.344444 | 5 | 2 | 5 | 2 | 3.4 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.129032 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,089 | class A:
def __init__(self, txt: str):
self.w: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.z: C = None
self.y: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.w: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.z: C = None
self.y: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.6 | 5 | 3 | 3 | 2 | 0.4 | 2 | 0.222222 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
5,090 | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: B = None
self.o: B = None
self.q: E = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: B = None
self.o: B = None
self.q: E = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.181818 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,091 | class A:
def __init__(self, txt: str):
self.u: C = None
self.z: D = None
self.w: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.z: D = None
self.w: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.6 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.3 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
5,092 | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.x: B = None
self.q: D = None
self.o: E = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.x: B = None
self.q: D = None
self.o: E = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 19 | 2.714286 | 0.452381 | 5 | 1.4 | 5 | 1 | 3.2 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,093 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | b" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 3 | 1 | 2.4 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.357143 | 3 | 2 | 5 | 3 | 5 | 2 | 1 | 2 |
5,094 | 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.p: E = None
self.z: A = None
self.w: C = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | 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.p: E = None
self.z: A = None
self.w: C = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 13 | 2.6 | 0.65 | 5 | 1 | 5 | 1 | 4 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,095 | class A:
def __init__(self, txt: str):
self.z: D = None
self.x: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | k" | class A:
def __init__(self, txt: str):
self.z: D = None
self.x: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | 9 | 23 | 2.555556 | 0.319444 | 5 | 1.8 | 4 | 2 | 3.2 | 5 | 2 | 1 | 4 | 0.444444 | 5 | 0.217391 | 2 | 3 | 4 | 3.5 | 4 | 2 | 2 | 2 |
5,096 | class A:
def __init__(self, txt: str):
self.y: A = None
self.q: B = None
self.x: C = None
self.z: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.y: A = None
self.q: B = None
self.x: C = None
self.z: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 23 | 2.555556 | 0.319444 | 5 | 1.8 | 5 | 1 | 2.6 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.217391 | 0 | null | null | null | 4 | 2 | 1 | 1 |
5,097 | class A:
def __init__(self, txt: str):
self.w: A = None
self.q: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.w: A = None
self.q: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.txt =... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 1 | 2.6 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.3 | 1 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
5,098 | class A:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.r: D = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.r: D = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.txt =... | 7 | 11 | 1.571429 | 0.261905 | 5 | 1.4 | 3 | 1 | 1.8 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.363636 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 1 |
5,099 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.w: D = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | f" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.w: D = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | 9 | 18 | 2 | 0.25 | 5 | 1.8 | 5 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.