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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4,100 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: A = None
self.p: 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.r: E = None
self.y: A ... | m" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: A = None
self.p: 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.r: E = None
self.y: A ... | 9 | 28 | 3.111111 | 0.388889 | 6 | 1.5 | 5 | 1 | 3 | 7 | 2 | 2 | 6 | 0.666667 | 6 | 0.214286 | 2 | 5 | 5 | 5 | 4 | 4 | 3 | 2 |
4,101 | class A:
def __init__(self, txt: str):
self.u: F = None
self.y: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: D = None
self.w: D = None
self.v: C = None
self.s: D = None
se... | k" | class A:
def __init__(self, txt: str):
self.u: F = None
self.y: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: D = None
self.w: D = None
self.v: C = None
self.s: D = None
se... | 9 | 30 | 3.333333 | 0.416667 | 6 | 1.5 | 6 | 1 | 3.666667 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.166667 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
4,102 | class A:
def __init__(self, txt: str):
self.y: F = None
self.o: C = None
self.p: C = None
self.u: B = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.y: F = None
self.o: C = None
self.p: C = None
self.u: B = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 18 | 2.25 | 0.321429 | 6 | 1.333333 | 5 | 1 | 3.5 | 4 | 2 | 1 | 3 | 0.375 | 4 | 0.222222 | 2 | 2 | 4 | 3 | 3 | 2 | 1 | 2 |
4,103 | class A:
def __init__(self, txt: str):
self.o: F = None
self.w: B = None
self.q: F = None
self.t: F = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.o: F = None
self.w: B = None
self.q: F = None
self.t: F = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 6 | 1 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.25 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,104 | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.w: F = None
self.z: D = None
self.p: E ... | g" | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.w: F = None
self.z: D = None
self.p: E ... | 6 | 13 | 2.166667 | 0.433333 | 6 | 1 | 6 | 1 | 3.166667 | 6 | 3 | 1 | 4 | 0.666667 | 6 | 0.461538 | 3 | 2 | 6 | 3.5 | 5 | 2 | 2 | 2 |
4,105 | class A:
def __init__(self, txt: str):
self.y: B = None
self.s: B = None
self.u: C = None
self.r: D = None
self.q: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.y: B = None
self.s: B = None
self.u: C = None
self.r: D = None
self.q: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
se... | 7 | 13 | 1.857143 | 0.309524 | 6 | 1.166667 | 6 | 1 | 3 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
4,106 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.r: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.p: B ... | f" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.r: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.p: B ... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 6 | 1 | 3 | 8 | 3 | 2 | 5 | 0.625 | 7 | 0.368421 | 4 | 2 | 5 | 3.2 | 7 | 2 | 1 | 3 |
4,107 | class A:
def __init__(self, txt: str):
self.s: E = None
self.r: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.y: D = None
self.w: E = None
self.t: C = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.s: E = None
self.r: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.y: D = None
self.w: E = None
self.t: C = None
self.txt = txt
class C:
... | 8 | 25 | 3.125 | 0.446429 | 6 | 1.333333 | 6 | 2 | 4.166667 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.28 | 2 | 3 | 4 | 3.5 | 5 | 2 | 2 | 2 |
4,108 | class A:
def __init__(self, txt: str):
self.z: F = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.x: D = None
self.o: C = None
self.z: C = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.z: F = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.x: D = None
self.o: C = None
self.z: C = None
self.txt = txt
class C:
... | 7 | 14 | 2 | 0.333333 | 6 | 1.166667 | 5 | 1 | 2.833333 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.428571 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
4,109 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.w: F = None
self.z: D ... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.w: F = None
self.z: D ... | 9 | 19 | 2.111111 | 0.263889 | 6 | 1.5 | 5 | 1 | 2.5 | 5 | 2 | 1 | 4 | 0.444444 | 5 | 0.263158 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
4,110 | class A:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: E = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | a" | class A:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: E = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | 7 | 11 | 1.571429 | 0.261905 | 6 | 1.166667 | 5 | 1 | 2.166667 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.545455 | 4 | 2 | 7 | 3.6 | 5 | 2 | 1 | 2 |
4,111 | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: B = None
self.z: C = None
self.s: C = None
self.x: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: B = None
self.z: C = None
self.s: C = None
self.x: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: F = None
se... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 6 | 1 | 4.166667 | 5 | 1 | 1 | 6 | 0.75 | 5 | 0.263158 | 0 | null | null | null | 3 | 2 | 2 | 1 |
4,112 | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: F = None
self.w: C = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: F = None
self.w: C = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 6 | 1 | 4 | 1 | 2.666667 | 4 | 2 | 1 | 3 | 0.5 | 4 | 0.307692 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
4,113 | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: D = None
self.t: C = None
self.r: E = None
self.u: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.x: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: D = None
self.t: C = None
self.r: E = None
self.u: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.x: E = None
se... | 8 | 24 | 3 | 0.428571 | 6 | 1.333333 | 6 | 1 | 4 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.25 | 3 | 2 | 6 | 3.333333 | 5 | 3 | 3 | 2 |
4,114 | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: F = None
self.r: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: F = None
self.r: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 6 | 1.5 | 5 | 1 | 2.666667 | 5 | 2 | 1 | 4 | 0.444444 | 5 | 0.238095 | 2 | 2 | 4 | 3 | 5 | 1 | 1 | 2 |
4,115 | class A:
def __init__(self, txt: str):
self.v: F = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.y: D = None
self.s: A = None
self.o: F = None
self.r: E = None
self.w: C = None
se... | n" | class A:
def __init__(self, txt: str):
self.v: F = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.y: D = None
self.s: A = None
self.o: F = None
self.r: E = None
self.w: C = None
se... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 6 | 1 | 2.833333 | 6 | 2 | 2 | 4 | 0.5 | 4 | 0.210526 | 3 | 4 | 4 | 4 | 3 | 3 | 2 | 1 |
4,116 | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.s: A = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | l" | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.s: A = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | 10 | 21 | 2.1 | 0.233333 | 6 | 1.666667 | 6 | 1 | 2.5 | 8 | 3 | 3 | 4 | 0.4 | 5 | 0.238095 | 5 | 2 | 5 | 3.285714 | 5 | 3 | 1 | 2 |
4,117 | class A:
def __init__(self, txt: str):
self.s: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.q: D = None
self.z: E = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.s: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.q: D = None
self.z: E = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 6 | 1.166667 | 6 | 1 | 3.166667 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.277778 | 4 | 2 | 5 | 4 | 5 | 2 | 1 | 2 |
4,118 | class A:
def __init__(self, txt: str):
self.o: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.z: A = None
self.q: E = None
self.x: E = None
self.u: C = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.o: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.z: A = None
self.q: E = None
self.x: E = None
self.u: C = None
self.txt = txt
class C:
... | 6 | 12 | 2 | 0.4 | 6 | 1 | 5 | 1 | 2.5 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.333333 | 2 | 3 | 3 | 3 | 2 | 3 | 2 | 1 |
4,119 | class A:
def __init__(self, txt: str):
self.t: E = None
self.s: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.s: B = None
self.v: D = None
self.w: F = None
self.q: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.t: E = None
self.s: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.s: B = None
self.v: D = None
self.w: F = None
self.q: E = None
se... | 10 | 37 | 3.7 | 0.411111 | 6 | 1.666667 | 6 | 3 | 4.166667 | 6 | 3 | 1 | 4 | 0.4 | 6 | 0.162162 | 3 | 2 | 5 | 3 | 5 | 2 | 1 | 3 |
4,120 | class A:
def __init__(self, txt: str):
self.u: A = None
self.t: C = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: D = None
self.v: A = None
self.p: C = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.u: A = None
self.t: C = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: D = None
self.v: A = None
self.p: C = None
self.txt = txt
class C:
... | 10 | 33 | 3.3 | 0.366667 | 6 | 1.666667 | 5 | 2 | 3.333333 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.121212 | 0 | null | null | null | 3 | 2 | 2 | 1 |
4,121 | class A:
def __init__(self, txt: str):
self.x: F = None
self.z: D = None
self.o: F = None
self.p: F = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: D = None
self.s: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.x: F = None
self.z: D = None
self.o: F = None
self.p: F = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: D = None
self.s: A = None
se... | 8 | 15 | 1.875 | 0.267857 | 6 | 1.333333 | 5 | 1 | 2.5 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.466667 | 2 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
4,122 | class A:
def __init__(self, txt: str):
self.r: F = None
self.p: E = None
self.u: C = None
self.q: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.v: A = None
self.y: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: F = None
self.p: E = None
self.u: C = None
self.q: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.v: A = None
self.y: C = None
se... | 7 | 21 | 3 | 0.5 | 6 | 1.166667 | 6 | 1 | 3.5 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.190476 | 0 | null | null | null | 4 | 1 | 1 | 1 |
4,123 | class A:
def __init__(self, txt: str):
self.p: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.p: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | k" | class A:
def __init__(self, txt: str):
self.p: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.p: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | 8 | 16 | 2 | 0.285714 | 6 | 1.333333 | 3 | 1 | 2.166667 | 6 | 3 | 2 | 4 | 0.5 | 5 | 0.3125 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
4,124 | class A:
def __init__(self, txt: str):
self.o: D = None
self.w: B = None
self.x: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.o: D = None
self.w: B = None
self.x: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 6 | 1 | 5 | 1 | 3 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.166667 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
4,125 | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: D = None
self.r: D = None
self.t: E = None
self.s: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.o: F = None
se... | m" | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: D = None
self.r: D = None
self.t: E = None
self.s: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.o: F = None
se... | 9 | 26 | 2.888889 | 0.361111 | 6 | 1.5 | 6 | 1 | 3.5 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.153846 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
4,126 | class A:
def __init__(self, txt: str):
self.w: E = None
self.v: F = None
self.t: A = None
self.q: E = None
self.r: D = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.w: E = None
self.v: F = None
self.t: A = None
self.q: E = None
self.r: D = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
... | 9 | 30 | 3.333333 | 0.416667 | 6 | 1.5 | 6 | 1 | 4 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.266667 | 2 | 2 | 7 | 4.5 | 4 | 3 | 2 | 2 |
4,127 | class A:
def __init__(self, txt: str):
self.r: E = None
self.s: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.o: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.r: E = None
self.s: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.o: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 6 | 1.5 | 6 | 2 | 3.5 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.2 | 2 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
4,128 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.z: F = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.z: F = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | 8 | 16 | 2 | 0.285714 | 6 | 1.333333 | 4 | 1 | 2.666667 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.3125 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
4,129 | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.z: D = None
self.t: A = None
self.s: A = None
self.y: F = None
self.u: F = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.z: D = None
self.t: A = None
self.s: A = None
self.y: F = None
self.u: F = None
self.txt = txt
class C:
... | 9 | 20 | 2.222222 | 0.277778 | 6 | 1.5 | 6 | 1 | 2.833333 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.3 | 2 | 2 | 3 | 2.5 | 5 | 2 | 1 | 2 |
4,130 | class A:
def __init__(self, txt: str):
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.w: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.w: B = None
self.txt =... | 10 | 16 | 1.6 | 0.177778 | 6 | 1.666667 | 5 | 1 | 2 | 6 | 3 | 2 | 4 | 0.4 | 5 | 0.3125 | 3 | 2 | 5 | 3 | 4 | 2 | 1 | 2 |
4,131 | class A:
def __init__(self, txt: str):
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.q: F = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.q: F = None
self.txt =... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 5 | 1 | 2.666667 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.285714 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
4,132 | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.t: B = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F ... | l" | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.t: B = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F ... | 7 | 12 | 1.714286 | 0.285714 | 6 | 1.166667 | 3 | 1 | 1.833333 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.25 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
4,133 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.w: C = None
self.p: A = None
self.q: D = None
self.x: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.w: C = None
self.p: A = None
self.q: D = None
self.x: D = None
self.txt = txt
class C:
... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 6 | 1 | 3.166667 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.2 | 0 | null | null | null | 2 | 2 | 2 | 1 |
4,134 | class A:
def __init__(self, txt: str):
self.y: E = None
self.t: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.x: F = None
self.z: A = None
self.p: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.y: E = None
self.t: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.x: F = None
self.z: A = None
self.p: F = None
self.txt = txt
class C:
... | 8 | 25 | 3.125 | 0.446429 | 6 | 1.333333 | 5 | 1 | 3.166667 | 8 | 3 | 2 | 6 | 0.75 | 7 | 0.28 | 3 | 2 | 4 | 3 | 6 | 3 | 2 | 2 |
4,135 | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.s: E ... | i" | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.s: E ... | 6 | 18 | 3 | 0.6 | 6 | 1 | 6 | 2 | 3.833333 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.333333 | 2 | 2 | 3 | 2.5 | 6 | 1 | 1 | 2 |
4,136 | class A:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.w: A = None
self.s: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | i" | class A:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.w: A = None
self.s: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | 7 | 17 | 2.428571 | 0.404762 | 6 | 1.166667 | 6 | 1 | 3 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.352941 | 2 | 3 | 3 | 3 | 6 | 2 | 1 | 1 |
4,137 | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.p: D = None
self.v: D = None
self.x: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.p: D = None
self.v: D = None
self.x: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 6 | 1.166667 | 5 | 1 | 3.166667 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,138 | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: F = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: F = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 23 | 2.3 | 0.255556 | 6 | 1.666667 | 5 | 1 | 3.166667 | 10 | 2 | 2 | 7 | 0.7 | 9 | 0.391304 | 4 | 5 | 7 | 5.5 | 6 | 3 | 2 | 2 |
4,139 | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.q: F = None
self.t: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: E = None
self.p: D = None
se... | j" | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.q: F = None
self.t: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: E = None
self.p: D = None
se... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 5 | 2 | 3 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.142857 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
4,140 | class A:
def __init__(self, txt: str):
self.p: B = None
self.q: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.v: F = None
self.r: E = None
self.t: F = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.p: B = None
self.q: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.v: F = None
self.r: E = None
self.t: F = None
self.txt = txt
class C:
... | 6 | 17 | 2.833333 | 0.566667 | 6 | 1 | 6 | 1 | 4 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.176471 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,141 | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.x: D = None
self.q: D = None
self.o: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.y: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.x: D = None
self.q: D = None
self.o: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.y: E = None
se... | 8 | 30 | 3.75 | 0.535714 | 6 | 1.333333 | 6 | 2 | 4.833333 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.133333 | 0 | null | null | null | 4 | 1 | 1 | 1 |
4,142 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class D:
def __... | k" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class D:
def __... | 6 | 8 | 1.333333 | 0.266667 | 6 | 1 | 2 | 1 | 1.333333 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.5 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
4,143 | class A:
def __init__(self, txt: str):
self.p: F = None
self.o: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: C = None
self.p: F = None
self.z: D = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.p: F = None
self.o: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: C = None
self.p: F = None
self.z: D = None
self.txt = txt
class C:
... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 6 | 2 | 3.666667 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.266667 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 2 |
4,144 | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: D = None
self.p: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.x: E = None
self.p: B = None
self.w: E = None
se... | e" | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: D = None
self.p: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.x: E = None
self.p: B = None
self.w: E = None
se... | 8 | 23 | 2.875 | 0.410714 | 6 | 1.333333 | 6 | 1 | 3.333333 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.217391 | 2 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
4,145 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: E = None
self.v: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: E = None
self.v: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 6 | 2 | 3.5 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,146 | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.q: B = None
self.y: D = None
self.s: F = None
self.v: B = None
self.x: E = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.q: B = None
self.y: D = None
self.s: F = None
self.v: B = None
self.x: E = None
self.txt = txt
class C:
... | 7 | 17 | 2.428571 | 0.404762 | 6 | 1.166667 | 6 | 1 | 3.166667 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.176471 | 0 | null | null | null | 2 | 2 | 2 | 1 |
4,147 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.txt =... | 9 | 21 | 2.333333 | 0.291667 | 6 | 1.5 | 6 | 1 | 3.166667 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.285714 | 1 | 4 | 4 | 4 | 5 | 2 | 1 | 1 |
4,148 | class A:
def __init__(self, txt: str):
self.w: B = None
self.u: E = None
self.t: B = None
self.v: F = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.w: D = None
self.o: F = None
se... | a" | class A:
def __init__(self, txt: str):
self.w: B = None
self.u: E = None
self.t: B = None
self.v: F = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.w: D = None
self.o: F = None
se... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 6 | 2 | 4.166667 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.2 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,149 | class A:
def __init__(self, txt: str):
self.z: E = None
self.q: D = None
self.y: C = None
self.v: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: C = None
self.p: A = None
se... | d" | class A:
def __init__(self, txt: str):
self.z: E = None
self.q: D = None
self.y: C = None
self.v: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: C = None
self.p: A = None
se... | 8 | 27 | 3.375 | 0.482143 | 6 | 1.333333 | 6 | 1 | 4.166667 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.148148 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
4,150 | class A:
def __init__(self, txt: str):
self.o: D = None
self.r: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.t: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.o: D = None
self.r: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.t: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 24 | 2.666667 | 0.333333 | 6 | 1.5 | 5 | 2 | 3.666667 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.166667 | 0 | null | null | null | 3 | 2 | 2 | 1 |
4,151 | class A:
def __init__(self, txt: str):
self.r: C = None
self.p: F = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: A = None
self.t: A = None
self.y: A = None
self.q: A = None
se... | c" | class A:
def __init__(self, txt: str):
self.r: C = None
self.p: F = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: A = None
self.t: A = None
self.y: A = None
self.q: A = None
se... | 8 | 26 | 3.25 | 0.464286 | 6 | 1.333333 | 6 | 2 | 3.833333 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.153846 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
4,152 | class A:
def __init__(self, txt: str):
self.y: F = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.t: E = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E ... | h" | class A:
def __init__(self, txt: str):
self.y: F = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.t: E = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E ... | 7 | 14 | 2 | 0.333333 | 6 | 1.166667 | 6 | 1 | 2.833333 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,153 | class A:
def __init__(self, txt: str):
self.v: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.s: F = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | d" | class A:
def __init__(self, txt: str):
self.v: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.s: F = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 9 | 21 | 2.333333 | 0.291667 | 6 | 1.5 | 5 | 1 | 2.5 | 6 | 3 | 1 | 5 | 0.555556 | 6 | 0.285714 | 2 | 2 | 6 | 4 | 5 | 2 | 1 | 2 |
4,154 | class A:
def __init__(self, txt: str):
self.u: E = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.z: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: F ... | e" | class A:
def __init__(self, txt: str):
self.u: E = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.z: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: F ... | 10 | 33 | 3.3 | 0.366667 | 6 | 1.666667 | 6 | 2 | 3.666667 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.151515 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
4,155 | 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.z: F = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.t: E ... | n" | 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.z: F = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.t: E ... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 6 | 1 | 2.833333 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.421053 | 2 | 5 | 5 | 5 | 6 | 2 | 2 | 2 |
4,156 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.p: C = None
self.s: F = None
self.z: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(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.r: D = None
self.p: C = None
self.s: F = None
self.z: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 17 | 2.833333 | 0.566667 | 6 | 1 | 6 | 1 | 3.333333 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.352941 | 2 | 2 | 4 | 3 | 6 | 1 | 1 | 2 |
4,157 | class A:
def __init__(self, txt: str):
self.x: E = None
self.r: B = None
self.z: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | k" | class A:
def __init__(self, txt: str):
self.x: E = None
self.r: B = None
self.z: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | 7 | 17 | 2.428571 | 0.404762 | 6 | 1.166667 | 6 | 1 | 3 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.235294 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
4,158 | class A:
def __init__(self, txt: str):
self.o: F = None
self.t: E = None
self.u: D = None
self.p: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.p: E = None
self.z: E = None
se... | e" | class A:
def __init__(self, txt: str):
self.o: F = None
self.t: E = None
self.u: D = None
self.p: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.p: E = None
self.z: E = None
se... | 8 | 27 | 3.375 | 0.482143 | 6 | 1.333333 | 5 | 2 | 4 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.185185 | 1 | 4 | 4 | 4 | 4 | 2 | 2 | 1 |
4,159 | class A:
def __init__(self, txt: str):
self.q: F = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.q: A = None
self.o: C = None
self.y: F = None
self.x: A = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.q: F = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.q: A = None
self.o: C = None
self.y: F = None
self.x: A = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 6 | 1.166667 | 5 | 2 | 3.5 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.210526 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
4,160 | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: B = None
self.s: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: C = None
self.u: D = None
self.q: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: B = None
self.s: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: C = None
self.u: D = None
self.q: C = None
se... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 5 | 1 | 3.333333 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,161 | class A:
def __init__(self, txt: str):
self.t: A = None
self.s: F = None
self.v: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.o: B = None
self.p: E = None
self.t: D = None
se... | i" | class A:
def __init__(self, txt: str):
self.t: A = None
self.s: F = None
self.v: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.o: B = None
self.p: E = None
self.t: D = None
se... | 10 | 24 | 2.4 | 0.266667 | 6 | 1.666667 | 5 | 1 | 2.666667 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.208333 | 2 | 2 | 2 | 2 | 3 | 4 | 4 | 1 |
4,162 | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: F = None
self.p: E = None
self.y: E = None
self.u: 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:... | i" | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: F = None
self.p: E = None
self.y: E = None
self.u: 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:... | 7 | 17 | 2.428571 | 0.404762 | 6 | 1.166667 | 6 | 1 | 2.833333 | 5 | 1 | 1 | 6 | 0.857143 | 5 | 0.294118 | 0 | null | null | null | 5 | 1 | 1 | 1 |
4,163 | class A:
def __init__(self, txt: str):
self.y: D = None
self.q: F = None
self.o: C = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | h" | class A:
def __init__(self, txt: str):
self.y: D = None
self.q: F = None
self.o: C = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | 9 | 32 | 3.555556 | 0.444444 | 6 | 1.5 | 6 | 1 | 3.333333 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.15625 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 1 |
4,164 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: E = None
self.p: E = None
self.t: E = None
self.o: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: E = None
self.p: E = None
self.t: E = None
self.o: C = None
se... | 8 | 19 | 2.375 | 0.339286 | 6 | 1.333333 | 5 | 1 | 3.166667 | 4 | 3 | 2 | 2 | 0.25 | 2 | 0.105263 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
4,165 | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: F = None
self.s: A ... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: F = None
self.s: A ... | 9 | 26 | 2.888889 | 0.361111 | 6 | 1.5 | 6 | 2 | 3.666667 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.269231 | 2 | 3 | 4 | 3.5 | 5 | 2 | 1 | 2 |
4,166 | class A:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.u: E = None
self.w: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | f" | class A:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.u: E = None
self.w: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 4 | 1 | 3.166667 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.4 | 2 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
4,167 | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: E = None
self.p: C = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: E = None
self.p: C = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 5 | 1 | 3.333333 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.333333 | 3 | 2 | 4 | 2.5 | 5 | 2 | 1 | 3 |
4,168 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: E = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.o: D ... | f" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: E = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.o: D ... | 9 | 25 | 2.777778 | 0.347222 | 6 | 1.5 | 6 | 1 | 3.166667 | 4 | 3 | 2 | 2 | 0.222222 | 2 | 0.08 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
4,169 | class A:
def __init__(self, txt: str):
self.y: E = None
self.t: E = None
self.o: D = None
self.r: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.o: B = None
self.r: B = None
se... | c" | class A:
def __init__(self, txt: str):
self.y: E = None
self.t: E = None
self.o: D = None
self.r: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.o: B = None
self.r: B = None
se... | 10 | 33 | 3.3 | 0.366667 | 6 | 1.666667 | 5 | 2 | 4 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.212121 | 3 | 2 | 5 | 3 | 5 | 3 | 2 | 2 |
4,170 | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.w: C = None
self.r: F = None
self.x: F = None
self.z: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.w: C = None
self.r: F = None
self.x: F = None
self.z: A = None
se... | 9 | 29 | 3.222222 | 0.402778 | 6 | 1.5 | 6 | 1 | 3.333333 | 9 | 4 | 2 | 5 | 0.555556 | 7 | 0.241379 | 5 | 2 | 8 | 4.125 | 7 | 2 | 1 | 2 |
4,171 | class A:
def __init__(self, txt: str):
self.p: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.w: E = None
self.v: D ... | f" | class A:
def __init__(self, txt: str):
self.p: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.w: E = None
self.v: D ... | 8 | 22 | 2.75 | 0.392857 | 6 | 1.333333 | 6 | 1 | 3.333333 | 7 | 4 | 3 | 3 | 0.375 | 4 | 0.181818 | 5 | 2 | 6 | 3.111111 | 4 | 3 | 1 | 3 |
4,172 | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: D = None
self.z: E = None
self.t: D = None
self.s: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.w: D = None
se... | l" | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: D = None
self.z: E = None
self.t: D = None
self.s: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.w: D = None
se... | 7 | 19 | 2.714286 | 0.452381 | 6 | 1.166667 | 6 | 2 | 4.166667 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.315789 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
4,173 | class A:
def __init__(self, txt: str):
self.r: F = None
self.z: C = None
self.u: E = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | k" | class A:
def __init__(self, txt: str):
self.r: F = None
self.z: C = None
self.u: E = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | 10 | 34 | 3.4 | 0.377778 | 6 | 1.666667 | 6 | 1 | 3.5 | 10 | 3 | 2 | 5 | 0.5 | 7 | 0.205882 | 6 | 2 | 7 | 4.75 | 4 | 4 | 3 | 3 |
4,174 | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.u: E = None
self.o: D = None
self.p: C = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.u: E = None
self.o: D = None
self.p: C = None
self.txt = txt
class C:
... | 7 | 23 | 3.285714 | 0.547619 | 6 | 1.166667 | 6 | 2 | 4.5 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.26087 | 1 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
4,175 | class A:
def __init__(self, txt: str):
self.s: E = None
self.u: D = None
self.z: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | a" | class A:
def __init__(self, txt: str):
self.s: E = None
self.u: D = None
self.z: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | 9 | 23 | 2.555556 | 0.319444 | 6 | 1.5 | 6 | 1 | 3.666667 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.217391 | 0 | null | null | null | 4 | 2 | 2 | 1 |
4,176 | class A:
def __init__(self, txt: str):
self.w: E = None
self.t: C = None
self.u: D = None
self.o: B = None
self.y: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.w: E = None
self.t: C = None
self.u: D = None
self.o: B = None
self.y: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: D = None
se... | 6 | 17 | 2.833333 | 0.566667 | 6 | 1 | 6 | 1 | 3.833333 | 3 | 2 | 1 | 2 | 0.333333 | 3 | 0.176471 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
4,177 | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: E = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: E = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.txt =... | 6 | 11 | 1.833333 | 0.366667 | 6 | 1 | 4 | 1 | 2.166667 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.454545 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
4,178 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F = None
self.q: B = None
self.o: D ... | g" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F = None
self.q: B = None
self.o: D ... | 6 | 13 | 2.166667 | 0.433333 | 6 | 1 | 4 | 1 | 2.166667 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.384615 | 3 | 2 | 5 | 3.75 | 5 | 2 | 1 | 2 |
4,179 | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: E = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.r: D = None
self.s: A = None
self.v: D = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: E = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.r: D = None
self.s: A = None
self.v: D = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 6 | 1.5 | 6 | 3 | 4 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.172414 | 1 | 5 | 5 | 5 | 4 | 2 | 2 | 1 |
4,180 | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.s: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.s: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 26 | 3.25 | 0.464286 | 6 | 1.333333 | 6 | 3 | 4.166667 | 7 | 3 | 1 | 5 | 0.625 | 7 | 0.269231 | 3 | 2 | 7 | 4 | 5 | 2 | 2 | 2 |
4,181 | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.q: E = None
self.o: D = None
self.s: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.t: E = None
se... | k" | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.q: E = None
self.o: D = None
self.s: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.t: E = None
se... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 6 | 1 | 3.5 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.214286 | 0 | null | null | null | 2 | 2 | 1 | 1 |
4,182 | class A:
def __init__(self, txt: str):
self.p: E = None
self.y: E = None
self.q: D = None
self.v: B = None
self.w: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.t: D = None
se... | d" | class A:
def __init__(self, txt: str):
self.p: E = None
self.y: E = None
self.q: D = None
self.v: B = None
self.w: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.t: D = None
se... | 8 | 23 | 2.875 | 0.410714 | 6 | 1.333333 | 6 | 1 | 3.5 | 6 | 4 | 3 | 2 | 0.25 | 2 | 0.086957 | 5 | 2 | 6 | 3.111111 | 2 | 3 | 1 | 1 |
4,183 | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.z: D = None
self.x: E = None
self.p: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.z: D = None
self.x: E = None
self.p: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 25 | 3.125 | 0.446429 | 6 | 1.333333 | 6 | 1 | 3.5 | 7 | 4 | 4 | 2 | 0.25 | 2 | 0.08 | 6 | 2 | 6 | 3.333333 | 2 | 4 | 1 | 1 |
4,184 | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: A = None
self.y: A = None
self.z: A = None
self.s: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.p: E = None
se... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: A = None
self.y: A = None
self.z: A = None
self.s: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.p: E = None
se... | 10 | 19 | 1.9 | 0.211111 | 6 | 1.666667 | 6 | 1 | 3 | 6 | 4 | 3 | 2 | 0.2 | 2 | 0.105263 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
4,185 | class A:
def __init__(self, txt: str):
self.v: F = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F = None
self.u: E ... | a" | class A:
def __init__(self, txt: str):
self.v: F = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F = None
self.u: E ... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 5 | 2 | 2.666667 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
4,186 | class A:
def __init__(self, txt: str):
self.o: D = None
self.y: C = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: B = None
self.x: A = None
self.z: E = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.o: D = None
self.y: C = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: B = None
self.x: A = None
self.z: E = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 6 | 1.5 | 6 | 1 | 3.833333 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.172414 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
4,187 | class A:
def __init__(self, txt: str):
self.x: C = None
self.p: E = None
self.v: B = None
self.q: E = None
self.t: E = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
se... | k" | class A:
def __init__(self, txt: str):
self.x: C = None
self.p: E = None
self.v: B = None
self.q: E = None
self.t: E = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
se... | 10 | 26 | 2.6 | 0.288889 | 6 | 1.666667 | 6 | 1 | 3.333333 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.115385 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
4,188 | class A:
def __init__(self, txt: str):
self.z: C = None
self.u: E = None
self.q: E = None
self.v: F = None
self.p: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: E = None
se... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.u: E = None
self.q: E = None
self.v: F = None
self.p: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: E = None
se... | 9 | 25 | 2.777778 | 0.347222 | 6 | 1.5 | 6 | 1 | 3.166667 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.24 | 1 | 5 | 5 | 5 | 5 | 2 | 1 | 1 |
4,189 | class A:
def __init__(self, txt: str):
self.s: D = None
self.t: B = None
self.x: C = None
self.q: F = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.s: D = None
self.t: B = None
self.x: C = None
self.q: F = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.txt = txt
class C:
... | 8 | 20 | 2.5 | 0.357143 | 6 | 1.333333 | 5 | 1 | 3.333333 | 7 | 4 | 3 | 3 | 0.375 | 3 | 0.15 | 5 | 2 | 6 | 3.111111 | 3 | 3 | 1 | 1 |
4,190 | class A:
def __init__(self, txt: str):
self.r: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.r: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F = None
self.txt =... | 8 | 26 | 3.25 | 0.464286 | 6 | 1.333333 | 6 | 1 | 3.166667 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.230769 | 1 | 5 | 5 | 5 | 6 | 1 | 1 | 1 |
4,191 | class A:
def __init__(self, txt: str):
self.y: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: C = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | f" | class A:
def __init__(self, txt: str):
self.y: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: C = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | 10 | 20 | 2 | 0.222222 | 6 | 1.666667 | 4 | 1 | 2.333333 | 6 | 2 | 1 | 4 | 0.4 | 6 | 0.3 | 3 | 2 | 6 | 4 | 5 | 2 | 1 | 2 |
4,192 | class A:
def __init__(self, txt: str):
self.w: E = None
self.o: C = None
self.s: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.r: C = None
self.z: C = None
self.q: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.w: E = None
self.o: C = None
self.s: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.r: C = None
self.z: C = None
self.q: E = None
se... | 9 | 21 | 2.333333 | 0.291667 | 6 | 1.5 | 6 | 1 | 3.333333 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.142857 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
4,193 | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.z: C = None
self.p: E = None
self.q: F = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.z: C = None
self.p: E = None
self.q: F = None
self.txt = txt
class C:
... | 10 | 30 | 3 | 0.333333 | 6 | 1.666667 | 6 | 3 | 4.166667 | 7 | 2 | 2 | 5 | 0.5 | 6 | 0.2 | 3 | 3 | 4 | 3.333333 | 5 | 2 | 1 | 2 |
4,194 | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: F = None
self.t: C = None
self.x: F = None
self.q: E = None
self.p: E = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: F = None
self.t: C = None
self.x: F = None
self.q: E = None
self.p: E = None
self.txt = txt
class C:
... | 10 | 29 | 2.9 | 0.322222 | 6 | 1.666667 | 6 | 1 | 3.333333 | 4 | 2 | 1 | 3 | 0.3 | 4 | 0.137931 | 2 | 2 | 3 | 2.5 | 2 | 3 | 3 | 2 |
4,195 | class A:
def __init__(self, txt: str):
self.x: F = None
self.v: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | a" | class A:
def __init__(self, txt: str):
self.x: F = None
self.v: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | 6 | 13 | 2.166667 | 0.433333 | 6 | 1 | 5 | 1 | 3 | 5 | 3 | 2 | 3 | 0.5 | 4 | 0.307692 | 3 | 2 | 5 | 3.25 | 4 | 2 | 1 | 2 |
4,196 | class A:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.t: B = None
self.z: D = None
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
se... | j" | class A:
def __init__(self, txt: str):
self.y: A = None
self.p: D = None
self.t: B = None
self.z: D = None
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
se... | 8 | 23 | 2.875 | 0.410714 | 6 | 1.333333 | 6 | 1 | 3.666667 | 6 | 3 | 2 | 3 | 0.375 | 4 | 0.173913 | 4 | 2 | 5 | 3.4 | 3 | 3 | 3 | 2 |
4,197 | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: E = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E ... | j" | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: E = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E ... | 8 | 14 | 1.75 | 0.25 | 6 | 1.333333 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.285714 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
4,198 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.t: D = None
self.s: C = None
self.y: C = None
self.q: E = None
self.w: F = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.t: D = None
self.s: C = None
self.y: C = None
self.q: E = None
self.w: F = None
self.txt = txt
class C:
... | 9 | 39 | 4.333333 | 0.541667 | 6 | 1.5 | 6 | 1 | 4.333333 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.153846 | 2 | 3 | 4 | 3.5 | 6 | 1 | 1 | 2 |
4,199 | class A:
def __init__(self, txt: str):
self.t: F = 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: F = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | m" | class A:
def __init__(self, txt: str):
self.t: F = 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: F = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 10 | 1.428571 | 0.238095 | 6 | 1.166667 | 4 | 1 | 1.666667 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.5 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.