id int64 0 9k | prompt stringlengths 265 3.32k | answer stringclasses 14
values | pythoncode stringlengths 267 3.32k | num_nodes int64 3 10 | num_edges int64 3 53 | avg_node_edge float64 1 5.3 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.6 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 8 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 8 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,200 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.z: A = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.z: B ... | i" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.z: A = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.z: B ... | 8 | 15 | 1.875 | 0.267857 | 5 | 1.6 | 4 | 1 | 2.2 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.2 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,201 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: D = None
self.p: E = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.w: B = None
self.u: D = None
self.q: D = None
se... | g" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: D = None
self.p: E = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.w: B = None
self.u: D = None
self.q: D = None
se... | 10 | 22 | 2.2 | 0.244444 | 5 | 2 | 4 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.181818 | 0 | null | null | null | 3 | 2 | 1 | 1 |
3,202 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.x: B = None
self.w: A ... | e" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.x: B = None
self.w: A ... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 5 | 1 | 2.6 | 7 | 2 | 2 | 6 | 0.6 | 6 | 0.24 | 2 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
3,203 | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.w: B = None
self.u: B = None
self.z: B = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.w: B = None
self.u: B = None
self.z: B = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 12 | 1.714286 | 0.285714 | 5 | 1.4 | 5 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.25 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,204 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class D:
def __... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class D:
def __... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 2 | 1 | 1.4 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.555556 | 1 | 4 | 4 | 4 | 4 | 2 | 2 | 1 |
3,205 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.r: A = None
self.q: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.r: A = None
self.q: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 16 | 2.666667 | 0.533333 | 5 | 1.2 | 4 | 2 | 3.2 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.375 | 2 | 2 | 3 | 2.5 | 5 | 2 | 1 | 2 |
3,206 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.o: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.u: E ... | j" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.o: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.u: E ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 2.4 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.307692 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 2 |
3,207 | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.q: E = None
self.y: B ... | a" | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.q: E = None
self.y: B ... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 4 | 1 | 2.2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,208 | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: D = None
self.t: E = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: D = None
self.t: E = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 4 | 2 | 2.8 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.333333 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,209 | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.z: E = None
self.y: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.z: E = None
self.y: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 2 | 3.2 | 8 | 3 | 2 | 5 | 0.5 | 6 | 0.206897 | 4 | 2 | 8 | 4.666667 | 4 | 4 | 3 | 2 |
3,210 | class A:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.z: A = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: E = None
self.p: A = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.z: A = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: E = None
self.p: A = None
self.txt = txt
class C:
... | 7 | 12 | 1.714286 | 0.285714 | 5 | 1.4 | 4 | 1 | 2.6 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.25 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,211 | class A:
def __init__(self, txt: str):
self.w: E = None
self.t: A = None
self.z: E = None
self.v: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.q: C = None
self.u: B = None
se... | n" | class A:
def __init__(self, txt: str):
self.w: E = None
self.t: A = None
self.z: E = None
self.v: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.q: C = None
self.u: B = None
se... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 5 | 1 | 2.4 | 10 | 3 | 3 | 5 | 0.5 | 5 | 0.25 | 6 | 3 | 6 | 4 | 4 | 4 | 1 | 1 |
3,212 | class A:
def __init__(self, txt: str):
self.x: 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.u: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | l" | class A:
def __init__(self, txt: str):
self.x: 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.u: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 10 | 1.428571 | 0.238095 | 5 | 1.4 | 3 | 1 | 1.6 | 5 | 3 | 2 | 3 | 0.428571 | 3 | 0.3 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
3,213 | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.q: A ... | k" | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.q: A ... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 3 | 2 | 2.4 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.384615 | 4 | 2 | 5 | 3.2 | 4 | 3 | 1 | 2 |
3,214 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: E = None
self.z: A = None
self.u: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: E = None
self.z: A = None
self.u: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 13 | 2.6 | 0.65 | 5 | 1 | 5 | 1 | 3.6 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.307692 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
3,215 | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.o: D = None
self.p: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.o: D = None
self.p: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 2.8 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,216 | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: C = None
self.t: D = None
self.v: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: C = None
self.q: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: C = None
self.t: D = None
self.v: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: C = None
self.q: D = None
se... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 5 | 1 | 2.4 | 8 | 3 | 1 | 6 | 0.6 | 8 | 0.4 | 3 | 2 | 7 | 4.25 | 6 | 2 | 1 | 2 |
3,217 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: E = None
self.u: A = None
self.y: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: E = None
self.u: A = None
self.y: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 28 | 2.8 | 0.311111 | 5 | 2 | 5 | 1 | 3.2 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.107143 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,218 | class A:
def __init__(self, txt: str):
self.s: E = None
self.z: B = None
self.t: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.u: C = None
self.t: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.s: E = None
self.z: B = None
self.t: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.u: C = None
self.t: D = None
self.txt = txt
class C:
... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 5 | 1 | 3.4 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.428571 | 4 | 2 | 6 | 4 | 4 | 2 | 1 | 2 |
3,219 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.z: D = None
self.q: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.z: D = None
self.q: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 30 | 3.333333 | 0.416667 | 5 | 1.8 | 5 | 1 | 4 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.133333 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
3,220 | class A:
def __init__(self, txt: str):
self.y: E = None
self.w: E = None
self.r: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.z: A = None
self.q: D = None
self.s: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.y: E = None
self.w: E = None
self.r: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.z: A = None
self.q: D = None
self.s: E = None
se... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 2 | 3.4 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.363636 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
3,221 | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: 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.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | l" | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: 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.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 4 | 2 | 2.6 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.190476 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
3,222 | class A:
def __init__(self, txt: str):
self.t: E = None
self.w: E = None
self.q: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.v: A = None
self.o: A = None
self.w: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.t: E = None
self.w: E = None
self.q: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.v: A = None
self.o: A = None
self.w: A = None
se... | 9 | 17 | 1.888889 | 0.236111 | 5 | 1.8 | 4 | 1 | 2.8 | 6 | 3 | 2 | 4 | 0.444444 | 4 | 0.235294 | 3 | 2 | 4 | 2.5 | 3 | 3 | 1 | 2 |
3,223 | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: E = None
self.z: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: E = None
self.z: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 5 | 1 | 2.6 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.272727 | 2 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
3,224 | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: A = None
self.r: A = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: A = None
self.v: A = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: A = None
self.r: A = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: A = None
self.v: A = None
self.txt = txt
class C:
... | 9 | 23 | 2.555556 | 0.319444 | 5 | 1.8 | 4 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.173913 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
3,225 | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.t: B = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | f" | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.t: B = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 5 | 1 | 2.4 | 7 | 3 | 3 | 4 | 0.4 | 4 | 0.2 | 4 | 2 | 4 | 2.666667 | 3 | 5 | 5 | 1 |
3,226 | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: B = None
self.p: E = None
self.s: A = None
self.t: 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:... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: B = None
self.p: E = None
self.s: A = None
self.t: 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:... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 2.8 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.2 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,227 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.v: A = None
self.q: B = None
self.y: E ... | l" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.v: A = None
self.q: B = None
self.y: E ... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 4 | 1 | 2.4 | 7 | 2 | 2 | 6 | 0.666667 | 6 | 0.285714 | 2 | 2 | 2 | 2 | 4 | 3 | 1 | 2 |
3,228 | class A:
def __init__(self, txt: str):
self.t: D = None
self.o: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.v: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.t: D = None
self.o: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.v: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 3 | 3.4 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,229 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: B = None
self.w: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.w: B = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: B = None
self.w: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.w: B = None
self.txt = txt
class C:
... | 10 | 24 | 2.4 | 0.266667 | 5 | 2 | 4 | 2 | 3 | 4 | 2 | 1 | 3 | 0.3 | 4 | 0.166667 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
3,230 | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: A = None
self.v: D = None
self.p: A = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: D = None
self.q: D = None
se... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: A = None
self.v: D = None
self.p: A = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: D = None
self.q: D = None
se... | 7 | 22 | 3.142857 | 0.52381 | 5 | 1.4 | 5 | 2 | 3.8 | 7 | 4 | 3 | 2 | 0.285714 | 4 | 0.181818 | 6 | 2 | 6 | 3.333333 | 4 | 3 | 1 | 2 |
3,231 | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: E = None
self.x: E = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: E = None
self.x: E = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 5 | 1 | 2.6 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.555556 | 2 | 2 | 4 | 3 | 3 | 3 | 2 | 2 |
3,232 | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: E = None
self.s: E = None
self.p: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.p: A = None
self.y: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: E = None
self.s: E = None
self.p: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.p: A = None
self.y: E = None
se... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 2 | 4.4 | 9 | 2 | 2 | 7 | 0.7 | 7 | 0.241379 | 3 | 3 | 3 | 3 | 5 | 3 | 2 | 1 |
3,233 | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.s: E = None
self.x: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: E = None
self.s: E = None
se... | d" | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.s: E = None
self.x: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: E = None
self.s: E = None
se... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 5 | 1 | 2.4 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.333333 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,234 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.s: C = None
self.q: A = None
self.w: C ... | n" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.s: C = None
self.q: A = None
self.w: C ... | 10 | 16 | 1.6 | 0.177778 | 5 | 2 | 4 | 1 | 2 | 8 | 3 | 2 | 5 | 0.5 | 6 | 0.375 | 4 | 2 | 6 | 3.2 | 5 | 2 | 1 | 2 |
3,235 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: A = None
self.q: D = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | d" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: A = None
self.q: D = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 5 | 1 | 3.2 | 4 | 3 | 2 | 2 | 0.285714 | 2 | 0.125 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
3,236 | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 5 | 2 | 3 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.3125 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,237 | class A:
def __init__(self, txt: str):
self.q: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.t: A = None
self.y: A ... | m" | class A:
def __init__(self, txt: str):
self.q: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.t: A = None
self.y: A ... | 5 | 6 | 1.2 | 0.3 | 5 | 1 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.5 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,238 | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: D = None
self.w: 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.o: A = None
self.w: C ... | d" | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: D = None
self.w: 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.o: A = None
self.w: C ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 3 | 4 | 2 | 1 | 3 | 0.5 | 4 | 0.307692 | 2 | 2 | 3 | 2.5 | 3 | 2 | 2 | 2 |
3,239 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: E = None
self.r: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | b" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: E = None
self.r: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 10 | 15 | 1.5 | 0.166667 | 5 | 2 | 4 | 1 | 1.6 | 7 | 4 | 3 | 3 | 0.3 | 3 | 0.2 | 5 | 2 | 6 | 3.111111 | 1 | 7 | 7 | 1 |
3,240 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.v: A ... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.v: A ... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 3 | 1 | 2.2 | 6 | 2 | 2 | 4 | 0.571429 | 4 | 0.285714 | 3 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
3,241 | class A:
def __init__(self, txt: str):
self.s: E = None
self.p: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | i" | class A:
def __init__(self, txt: str):
self.s: E = None
self.p: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 6 | 18 | 3 | 0.6 | 5 | 1.2 | 5 | 2 | 3.2 | 4 | 2 | 1 | 3 | 0.5 | 4 | 0.222222 | 2 | 2 | 4 | 3 | 2 | 2 | 2 | 2 |
3,242 | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: C = None
self.s: D = 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.v: E = None
self.z: A ... | d" | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: C = None
self.s: D = 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.v: E = None
self.z: A ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,243 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.z: B = None
self.u: A = None
self.x: A = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.z: B = None
self.u: A = None
self.x: A = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 5 | 1 | 2.8 | 5 | 3 | 2 | 3 | 0.375 | 3 | 0.166667 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
3,244 | class A:
def __init__(self, txt: str):
self.t: E = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: A = None
self.x: B = None
self.p: A = None
self.r: A = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.t: E = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: A = None
self.x: B = None
self.p: A = None
self.r: A = None
self.txt = txt
class C:
... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 3.2 | 8 | 4 | 2 | 4 | 0.444444 | 6 | 0.3 | 5 | 2 | 7 | 3.666667 | 5 | 3 | 1 | 2 |
3,245 | class A:
def __init__(self, txt: str):
self.v: A = None
self.s: E = None
self.z: C = None
self.x: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.y: C = None
self.w: A = None
se... | h" | class A:
def __init__(self, txt: str):
self.v: A = None
self.s: E = None
self.z: C = None
self.x: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.y: C = None
self.w: A = None
se... | 6 | 20 | 3.333333 | 0.666667 | 5 | 1.2 | 5 | 2 | 3.6 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.2 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
3,246 | class A:
def __init__(self, txt: str):
self.z: E = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.v: E = None
self.o: A ... | k" | class A:
def __init__(self, txt: str):
self.z: E = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.v: E = None
self.o: A ... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 4 | 1 | 2.4 | 4 | 3 | 2 | 2 | 0.25 | 2 | 0.125 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
3,247 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.v: B = None
self.p: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.v: B = None
self.p: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 5 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.16 | 0 | null | null | null | 2 | 3 | 2 | 1 |
3,248 | class A:
def __init__(self, txt: str):
self.v: B = None
self.r: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | g" | class A:
def __init__(self, txt: str):
self.v: B = None
self.r: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 10 | 18 | 1.8 | 0.2 | 5 | 2 | 3 | 2 | 2.4 | 3 | 2 | 2 | 2 | 0.2 | 2 | 0.111111 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,249 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: C = None
self.u: D = None
self.v: E = None
self.y: 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:... | l" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: C = None
self.u: D = None
self.v: E = None
self.y: 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:... | 5 | 12 | 2.4 | 0.6 | 5 | 1 | 5 | 1 | 3.2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.25 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
3,250 | class A:
def __init__(self, txt: str):
self.s: C = None
self.o: E = None
self.p: C = None
self.x: E = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: C = None
self.w: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.s: C = None
self.o: E = None
self.p: C = None
self.x: E = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: C = None
self.w: E = None
se... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 2 | 3.4 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
3,251 | class A:
def __init__(self, txt: str):
self.o: D = None
self.x: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | g" | class A:
def __init__(self, txt: str):
self.o: D = None
self.x: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 3 | 1 | 2 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.333333 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,252 | class A:
def __init__(self, txt: str):
self.t: B = None
self.x: D = None
self.q: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.t: B = None
self.x: D = None
self.q: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 4 | 1 | 2.4 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.384615 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 2 | 2 |
3,253 | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: A = None
self.r: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.v: A = None
self.p: A = None
self.z: E = None
se... | c" | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: A = None
self.r: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.v: A = None
self.p: A = None
self.z: E = None
se... | 10 | 31 | 3.1 | 0.344444 | 5 | 2 | 4 | 2 | 3.4 | 8 | 2 | 1 | 7 | 0.7 | 8 | 0.258065 | 2 | 2 | 5 | 3.5 | 6 | 3 | 2 | 2 |
3,254 | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: B = None
self.t: E = None
self.z: D = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.t: C = None
self.o: D = None
se... | e" | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: B = None
self.t: E = None
self.z: D = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.t: C = None
self.o: D = None
se... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 2 | 3.2 | 5 | 3 | 3 | 2 | 0.25 | 2 | 0.090909 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,255 | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.s: A = None
self.txt = txt
class D:
def __... | d" | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.s: A = None
self.txt = txt
class D:
def __... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 5 | 1 | 2 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.25 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,256 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.txt =... | 7 | 12 | 1.714286 | 0.285714 | 5 | 1.4 | 4 | 1 | 2.2 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.333333 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,257 | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.p: E ... | f" | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.p: E ... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 3 | 2 | 2.6 | 4 | 2 | 1 | 3 | 0.428571 | 4 | 0.266667 | 2 | 2 | 3 | 2.5 | 2 | 3 | 3 | 2 |
3,258 | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: D = None
self.v: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: D = None
self.v: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 4 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.2 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,259 | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.w: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | e" | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.w: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 3 | 2 | 2.4 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.555556 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 2 |
3,260 | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | k" | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 2 | 3.4 | 8 | 3 | 2 | 4 | 0.5 | 5 | 0.25 | 5 | 3 | 7 | 4.333333 | 4 | 3 | 2 | 2 |
3,261 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.r: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.z: D ... | l" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.r: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.z: D ... | 10 | 22 | 2.2 | 0.244444 | 5 | 2 | 3 | 1 | 2.2 | 10 | 4 | 2 | 4 | 0.4 | 6 | 0.272727 | 7 | 2 | 8 | 4.181818 | 4 | 6 | 2 | 3 |
3,262 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.p: A = None
self.z: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | k" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.p: A = None
self.z: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 3.2 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.4 | 2 | 2 | 5 | 3.5 | 3 | 3 | 2 | 2 |
3,263 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 2.6 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.25 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,264 | class A:
def __init__(self, txt: str):
self.u: C = None
self.q: C = None
self.t: A = None
self.o: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.v: D = None
self.s: A = None
se... | j" | class A:
def __init__(self, txt: str):
self.u: C = None
self.q: C = None
self.t: A = None
self.o: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.v: D = None
self.s: A = None
se... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 2 | 3.8 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,265 | class A:
def __init__(self, txt: str):
self.r: D = None
self.x: D = 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.o: A = None
self.u: B = None
self.y: A ... | h" | class A:
def __init__(self, txt: str):
self.r: D = None
self.x: D = 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.o: A = None
self.u: B = None
self.y: A ... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,266 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.z: A = None
self.t: D = None
self.o: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.z: A = None
self.t: D = None
self.o: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 15 | 1.666667 | 0.208333 | 5 | 1.8 | 5 | 1 | 2 | 4 | 3 | 2 | 2 | 0.222222 | 2 | 0.133333 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
3,267 | class A:
def __init__(self, txt: str):
self.q: E = None
self.w: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | a" | class A:
def __init__(self, txt: str):
self.q: E = None
self.w: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 9 | 23 | 2.555556 | 0.319444 | 5 | 1.8 | 5 | 1 | 3.2 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.173913 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 1 |
3,268 | class A:
def __init__(self, txt: str):
self.y: D = None
self.z: E = None
self.r: A = None
self.v: A = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.r: A = None
self.s: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.y: D = None
self.z: E = None
self.r: A = None
self.v: A = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.r: A = None
self.s: E = None
se... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 1 | 3 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.2 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 2 |
3,269 | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: D = None
self.s: E = None
self.p: E = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.z: E = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: D = None
self.s: E = None
self.p: E = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.z: E = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 5 | 1.4 | 5 | 1 | 3.2 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
3,270 | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: D = None
self.x: D = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: D = None
self.z: D = None
self.o: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: D = None
self.x: D = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: D = None
self.z: D = None
self.o: D = None
se... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 2 | 4 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.277778 | 2 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
3,271 | class A:
def __init__(self, txt: str):
self.w: C = None
self.o: E = 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.s: D = None
self.r: B = None
self.txt =... | n" | class A:
def __init__(self, txt: str):
self.w: C = None
self.o: E = 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.s: D = None
self.r: B = None
self.txt =... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.2 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.3 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,272 | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: C = None
self.w: D = None
self.o: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: C = None
self.w: D = None
self.o: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3.2 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.214286 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,273 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: D = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: D = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.txt =... | 10 | 13 | 1.3 | 0.144444 | 5 | 2 | 3 | 1 | 1.4 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.307692 | 2 | 2 | 2 | 2 | 2 | 4 | 4 | 1 |
3,274 | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: A = None
self.u: E = None
self.q: E = None
self.r: A = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.s: A = None
self.u: E = None
self.q: E = None
self.r: A = None
self.txt = txt
class C:
... | 6 | 18 | 3 | 0.6 | 5 | 1.2 | 5 | 2 | 3.6 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.166667 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,275 | class A:
def __init__(self, txt: str):
self.z: D = 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: D = None
self.r: E = None
self.txt = txt
class D:
def __... | l" | class A:
def __init__(self, txt: str):
self.z: D = 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: D = None
self.r: E = None
self.txt = txt
class D:
def __... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 4 | 1 | 2 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.272727 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,276 | class A:
def __init__(self, txt: str):
self.o: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: E = None
self.w: A = None
self.x: C = None
self.u: D = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.o: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: E = None
self.w: A = None
self.x: C = None
self.u: D = None
self.txt = txt
class C:
... | 5 | 14 | 2.8 | 0.7 | 5 | 1 | 5 | 2 | 3.8 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.357143 | 2 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
3,277 | class A:
def __init__(self, txt: str):
self.t: A = None
self.o: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.s: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.t: A = None
self.o: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.s: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 18 | 2 | 0.25 | 5 | 1.8 | 4 | 1 | 2.8 | 8 | 3 | 1 | 5 | 0.555556 | 8 | 0.444444 | 4 | 4 | 8 | 4.8 | 8 | 1 | 1 | 2 |
3,278 | class A:
def __init__(self, txt: str):
self.t: B = None
self.y: E = None
self.p: E = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | l" | class A:
def __init__(self, txt: str):
self.t: B = None
self.y: E = None
self.p: E = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 2.6 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.4 | 2 | 2 | 3 | 2.5 | 4 | 2 | 2 | 2 |
3,279 | class A:
def __init__(self, txt: str):
self.v: D = None
self.y: C = None
self.s: 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.s: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.v: D = None
self.y: C = None
self.s: 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.s: B = None
self.txt =... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.6 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.272727 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,280 | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: B = None
self.y: D = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: B = None
self.y: D = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 26 | 2.888889 | 0.361111 | 5 | 1.8 | 4 | 2 | 3.2 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.115385 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,281 | class A:
def __init__(self, txt: str):
self.w: 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.x: D = None
self.s: E = None
self.txt = txt
class D:
def __... | n" | class A:
def __init__(self, txt: str):
self.w: 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.x: D = None
self.s: E = None
self.txt = txt
class D:
def __... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 3 | 1 | 2 | 6 | 3 | 2 | 4 | 0.4 | 5 | 0.238095 | 3 | 2 | 5 | 3.75 | 5 | 2 | 1 | 2 |
3,282 | class A:
def __init__(self, txt: str):
self.t: E = None
self.p: D = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | k" | class A:
def __init__(self, txt: str):
self.t: E = None
self.p: D = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 4 | 1 | 2.8 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.363636 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,283 | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.z: E = None
self.t: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: E = None
self.w: E = None
se... | k" | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.z: E = None
self.t: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: E = None
self.w: E = None
se... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 5 | 1 | 3.6 | 6 | 3 | 2 | 4 | 0.5 | 5 | 0.3125 | 3 | 2 | 6 | 4 | 4 | 2 | 1 | 2 |
3,284 | class A:
def __init__(self, txt: str):
self.t: D = None
self.p: C = None
self.v: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.x: E = None
self.o: D = None
self.v: C = None
se... | e" | class A:
def __init__(self, txt: str):
self.t: D = None
self.p: C = None
self.v: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.x: E = None
self.o: D = None
self.v: C = None
se... | 10 | 34 | 3.4 | 0.377778 | 5 | 2 | 5 | 3 | 4.2 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.088235 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,285 | class A:
def __init__(self, txt: str):
self.x: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: C = None
self.o: E = None
self.z: A = None
self.p: E = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.x: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: C = None
self.o: E = None
self.z: A = None
self.p: E = None
self.txt = txt
class C:
... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 5 | 1 | 3 | 9 | 4 | 3 | 5 | 0.555556 | 6 | 0.285714 | 5 | 2 | 7 | 4.222222 | 4 | 3 | 1 | 2 |
3,286 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: E = 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.o: C = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: E = 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.o: C = None
self.txt = txt
class D:
def __... | 7 | 12 | 1.714286 | 0.285714 | 5 | 1.4 | 4 | 1 | 1.8 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.416667 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
3,287 | class A:
def __init__(self, txt: str):
self.s: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.r: A = None
self.u: E = None
self.z: A = None
self.s: C = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.s: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.r: A = None
self.u: E = None
self.z: A = None
self.s: C = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 5 | 1 | 2.4 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.16 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,288 | class A:
def __init__(self, txt: str):
self.p: D = None
self.x: E = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | b" | class A:
def __init__(self, txt: str):
self.p: D = None
self.x: E = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 3 | 1 | 2.2 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.1875 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,289 | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.u: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.u: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 4 | 1 | 2.4 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.166667 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
3,290 | class A:
def __init__(self, txt: str):
self.o: C = None
self.p: D = None
self.r: B = 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.y: D = None
self.r: E ... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.p: D = None
self.r: B = 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.y: D = None
self.r: E ... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 4 | 1 | 2.4 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.2 | 2 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
3,291 | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: 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.x: C = None
self.v: A = None
self.q: B ... | n" | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: 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.x: C = None
self.v: A = None
self.q: B ... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 1 | 3 | 10 | 4 | 3 | 5 | 0.5 | 8 | 0.275862 | 6 | 2 | 9 | 5.1 | 5 | 3 | 1 | 3 |
3,292 | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: E = None
self.z: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: E = None
self.z: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 2 | 3.2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.272727 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,293 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.t: C = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.u: E ... | m" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.t: C = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.u: E ... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 1 | 3.6 | 5 | 3 | 2 | 3 | 0.333333 | 3 | 0.136364 | 3 | 2 | 4 | 2.5 | 2 | 3 | 2 | 2 |
3,294 | class A:
def __init__(self, txt: str):
self.o: A = None
self.y: B = None
self.p: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.q: D = None
self.t: E = None
self.z: B = None
se... | b" | class A:
def __init__(self, txt: str):
self.o: A = None
self.y: B = None
self.p: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.q: D = None
self.t: E = None
self.z: B = None
se... | 7 | 21 | 3 | 0.5 | 5 | 1.4 | 5 | 2 | 3.6 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.238095 | 2 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
3,295 | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.txt =... | 10 | 19 | 1.9 | 0.211111 | 5 | 2 | 3 | 1 | 1.8 | 10 | 6 | 5 | 2 | 0.2 | 2 | 0.105263 | 9 | 2 | 10 | 4.4 | 1 | 10 | 10 | 1 |
3,296 | class A:
def __init__(self, txt: str):
self.v: D = None
self.u: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.y: C = None
self.t: B = None
self.v: E = None
self.x: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.v: D = None
self.u: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.y: C = None
self.t: B = None
self.v: E = None
self.x: C = None
se... | 9 | 24 | 2.666667 | 0.333333 | 5 | 1.8 | 5 | 1 | 2.6 | 8 | 5 | 4 | 2 | 0.222222 | 2 | 0.083333 | 7 | 2 | 8 | 3.75 | 2 | 4 | 1 | 1 |
3,297 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.w: A = None
self.v: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.w: A = None
self.v: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 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 | 1 | 3 | 3 | 1 |
3,298 | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: D = None
self.q: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.p: A = None
self.u: C = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: D = None
self.q: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.p: A = None
self.u: C = None
self.txt = txt
class C:
... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 3.2 | 7 | 2 | 1 | 5 | 0.714286 | 7 | 0.466667 | 3 | 3 | 4 | 3.666667 | 6 | 2 | 1 | 2 |
3,299 | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: B = None
self.p: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: B = None
self.z: A = None
self.q: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: B = None
self.p: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: B = None
self.z: A = None
self.q: C = None
se... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 1 | 4 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.3 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 2 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.