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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,200 | class A:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: F = None
self.w: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | b" | class A:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: F = None
self.w: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 8 | 16 | 2 | 0.285714 | 7 | 1.142857 | 7 | 1 | 3.142857 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.375 | 2 | 3 | 4 | 3.5 | 6 | 1 | 1 | 2 |
5,201 | class A:
def __init__(self, txt: str):
self.w: G = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: C = None
self.x: C = None
self.q: F = None
self.y: G = None
self.v: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.w: G = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: C = None
self.x: C = None
self.q: F = None
self.y: G = None
self.v: D = None
se... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 6 | 2 | 3 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.222222 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,202 | class A:
def __init__(self, txt: str):
self.u: F = None
self.y: G = None
self.w: D = None
self.r: B = None
self.s: B = None
self.t: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
se... | i" | class A:
def __init__(self, txt: str):
self.u: F = None
self.y: G = None
self.w: D = None
self.r: B = None
self.s: B = None
self.t: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
se... | 7 | 21 | 3 | 0.5 | 7 | 1 | 7 | 2 | 4.285714 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.285714 | 2 | 4 | 4 | 4 | 4 | 3 | 1 | 2 |
5,203 | class A:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.t: F = None
self.o: D = None
self.v: A = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.u: F = None
se... | c" | class A:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.t: F = None
self.o: D = None
self.v: A = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.u: F = None
se... | 10 | 36 | 3.6 | 0.4 | 7 | 1.428571 | 6 | 2 | 3.571429 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.083333 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
5,204 | class A:
def __init__(self, txt: str):
self.s: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: A = None
self.x: F = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: A = None
self.x: F = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 5 | 2 | 3.142857 | 10 | 4 | 3 | 5 | 0.5 | 7 | 0.269231 | 6 | 2 | 8 | 4.5 | 6 | 3 | 1 | 3 |
5,205 | class A:
def __init__(self, txt: str):
self.u: C = None
self.x: G = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | k" | class A:
def __init__(self, txt: str):
self.u: C = None
self.x: G = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 10 | 22 | 2.2 | 0.244444 | 7 | 1.428571 | 4 | 1 | 2.857143 | 7 | 3 | 2 | 5 | 0.5 | 6 | 0.272727 | 3 | 2 | 5 | 3 | 4 | 3 | 3 | 2 |
5,206 | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.o: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: F = None
self.w: A ... | m" | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.o: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: F = None
self.w: A ... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 7 | 1 | 3.571429 | 7 | 3 | 1 | 5 | 0.625 | 7 | 0.35 | 3 | 2 | 5 | 3.75 | 5 | 2 | 1 | 3 |
5,207 | class A:
def __init__(self, txt: str):
self.y: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.p: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E ... | e" | class A:
def __init__(self, txt: str):
self.y: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.p: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E ... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 7 | 1 | 4.285714 | 4 | 2 | 1 | 3 | 0.333333 | 4 | 0.125 | 2 | 2 | 3 | 2.5 | 3 | 2 | 2 | 2 |
5,208 | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: E = None
self.x: G = None
self.q: E = None
self.p: G = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.w: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: E = None
self.x: G = None
self.q: E = None
self.p: G = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.w: E = None
se... | 10 | 29 | 2.9 | 0.322222 | 7 | 1.428571 | 7 | 1 | 4.428571 | 8 | 2 | 1 | 6 | 0.6 | 8 | 0.275862 | 3 | 3 | 5 | 3.666667 | 6 | 2 | 1 | 2 |
5,209 | class A:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
self.o: G = None
self.s: G = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.z: E = None
self.u: C = None
se... | k" | class A:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
self.o: G = None
self.s: G = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.z: E = None
self.u: C = None
se... | 9 | 34 | 3.777778 | 0.472222 | 7 | 1.285714 | 7 | 1 | 4.571429 | 8 | 3 | 2 | 5 | 0.555556 | 7 | 0.205882 | 4 | 2 | 8 | 4 | 5 | 3 | 1 | 2 |
5,210 | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: E = None
self.x: D = None
self.y: E = None
self.s: D = None
self.w: E = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
se... | n" | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: E = None
self.x: D = None
self.y: E = None
self.s: D = None
self.w: E = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
se... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 7 | 1 | 3.571429 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,211 | class A:
def __init__(self, txt: str):
self.z: E = None
self.p: G = None
self.t: D = None
self.o: E = None
self.w: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.z: E = None
self.p: G = None
self.t: D = None
self.o: E = None
self.w: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 7 | 1 | 4 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
5,212 | class A:
def __init__(self, txt: str):
self.v: F = None
self.z: G = None
self.s: A = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: C = None
self.z: E = None
self.t: G = None
se... | l" | class A:
def __init__(self, txt: str):
self.v: F = None
self.z: G = None
self.s: A = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: C = None
self.z: E = None
self.t: G = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 2 | 3.428571 | 8 | 3 | 2 | 5 | 0.625 | 7 | 0.318182 | 4 | 2 | 7 | 4.333333 | 6 | 3 | 2 | 2 |
5,213 | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.u: F = None
self.x: G = None
self.s: C = None
self.t: G = None
se... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.u: F = None
self.x: G = None
self.s: C = None
self.t: G = None
se... | 10 | 30 | 3 | 0.333333 | 7 | 1.428571 | 7 | 1 | 3.714286 | 10 | 3 | 2 | 6 | 0.6 | 9 | 0.3 | 5 | 3 | 8 | 4.833333 | 6 | 3 | 1 | 3 |
5,214 | class A:
def __init__(self, txt: str):
self.q: F = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.q: C = None
self.o: G = None
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.q: F = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.q: C = None
self.o: G = None
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 32 | 3.2 | 0.355556 | 7 | 1.428571 | 7 | 1 | 4.142857 | 8 | 3 | 2 | 5 | 0.5 | 6 | 0.1875 | 4 | 3 | 6 | 3.6 | 5 | 2 | 1 | 2 |
5,215 | class A:
def __init__(self, txt: str):
self.w: A = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: C = None
self.x: D = None
self.q: A = None
self.s: C = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.w: A = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: C = None
self.x: D = None
self.q: A = None
self.s: C = None
self.txt = txt
class C:
... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 7 | 1 | 3.142857 | 7 | 4 | 2 | 3 | 0.333333 | 6 | 0.285714 | 5 | 2 | 7 | 3.5 | 4 | 3 | 3 | 2 |
5,216 | class A:
def __init__(self, txt: str):
self.w: G = None
self.z: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: A = None
self.o: F = None
self.t: A = None
self.z: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.w: G = None
self.z: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: A = None
self.o: F = None
self.t: A = None
self.z: D = None
se... | 10 | 30 | 3 | 0.333333 | 7 | 1.428571 | 5 | 2 | 3.571429 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.166667 | 0 | null | null | null | 5 | 1 | 1 | 1 |
5,217 | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: D = None
self.s: D = None
self.v: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: D = None
self.s: D = None
self.v: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 1 | 5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.085714 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,218 | class A:
def __init__(self, txt: str):
self.z: C = None
self.v: E = None
self.u: B = None
self.s: D = None
self.r: F = None
self.w: E = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.v: E = None
self.u: B = None
self.s: D = None
self.r: F = None
self.w: E = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 7 | 1 | 3.428571 | 8 | 2 | 2 | 5 | 0.625 | 7 | 0.28 | 4 | 3 | 5 | 4 | 4 | 3 | 2 | 2 |
5,219 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.p: G = None
self.u: G = None
self.t: E = None
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.p: G = None
self.u: G = None
self.t: E = None
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 18 | 2 | 0.25 | 7 | 1.285714 | 7 | 1 | 3.142857 | 8 | 2 | 2 | 6 | 0.666667 | 6 | 0.333333 | 3 | 5 | 5 | 5 | 4 | 2 | 2 | 1 |
5,220 | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: C = None
self.o: C = None
self.s: D = None
self.z: B = None
self.v: D = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: C = None
self.o: C = None
self.s: D = None
self.z: B = None
self.v: D = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 7 | 1 | 3 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.117647 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,221 | class A:
def __init__(self, txt: str):
self.u: F = None
self.p: B = None
self.x: G = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | a" | class A:
def __init__(self, txt: str):
self.u: F = None
self.p: B = None
self.x: G = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 5 | 1 | 3 | 6 | 3 | 3 | 3 | 0.428571 | 3 | 0.166667 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 1 |
5,222 | class A:
def __init__(self, txt: str):
self.y: G = None
self.x: E = None
self.v: D = None
self.w: F = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: B = None
self.z: D = None
se... | g" | class A:
def __init__(self, txt: str):
self.y: G = None
self.x: E = None
self.v: D = None
self.w: F = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: B = None
self.z: D = None
se... | 9 | 24 | 2.666667 | 0.333333 | 7 | 1.285714 | 5 | 1 | 2.714286 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.125 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,223 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: F = None
self.t: A = None
self.w: C = None
self.z: G = None
self.p: A = None
se... | d" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: F = None
self.t: A = None
self.w: C = None
self.z: G = None
self.p: A = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 7 | 2 | 4 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.3 | 2 | 2 | 3 | 2.5 | 5 | 2 | 1 | 2 |
5,224 | class A:
def __init__(self, txt: str):
self.s: E = None
self.w: F = None
self.z: D = None
self.q: A = None
self.t: C = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.s: E = None
self.w: F = None
self.z: D = None
self.q: A = None
self.t: C = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.txt = txt
class C:
... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 7 | 1 | 3 | 9 | 2 | 2 | 7 | 0.777778 | 8 | 0.363636 | 3 | 5 | 5 | 5 | 6 | 2 | 1 | 2 |
5,225 | class A:
def __init__(self, txt: str):
self.t: G = None
self.p: D = None
self.o: G = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: D = None
self.y: F = None
self.p: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.t: G = None
self.p: D = None
self.o: G = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: D = None
self.y: F = None
self.p: C = None
se... | 10 | 29 | 2.9 | 0.322222 | 7 | 1.428571 | 7 | 1 | 3.428571 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.172414 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
5,226 | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: A = None
self.t: A = None
self.s: G = None
self.w: D = None
self.y: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: A = None
self.t: A = None
self.s: G = None
self.w: D = None
self.y: F = None
se... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 7 | 1 | 4.428571 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.227273 | 2 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
5,227 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.x: D = None
self.t: E = None
self.r: B = None
self.v: G = None
self.u: A = None
self.w: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.x: D = None
self.t: E = None
self.r: B = None
self.v: G = None
self.u: A = None
self.w: A = None
se... | 8 | 28 | 3.5 | 0.5 | 7 | 1.142857 | 7 | 1 | 3.714286 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.107143 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,228 | class A:
def __init__(self, txt: str):
self.x: F = None
self.o: G = None
self.v: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | k" | class A:
def __init__(self, txt: str):
self.x: F = None
self.o: G = None
self.v: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 9 | 17 | 1.888889 | 0.236111 | 7 | 1.285714 | 4 | 1 | 2.142857 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.235294 | 1 | 2 | 2 | 2 | 2 | 3 | 2 | 1 |
5,229 | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: G = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.u: D = None
self.q: E = None
self.w: F = None
self.p: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: G = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.u: D = None
self.q: E = None
self.w: F = None
self.p: C = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 5 | 1 | 3.142857 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.263158 | 4 | 2 | 7 | 3.4 | 4 | 3 | 1 | 2 |
5,230 | class A:
def __init__(self, txt: str):
self.v: A = None
self.u: B = None
self.x: G = None
self.o: F = None
self.s: A = None
self.z: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.v: A = None
self.u: B = None
self.x: G = None
self.o: F = None
self.s: A = None
self.z: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
se... | 10 | 31 | 3.1 | 0.344444 | 7 | 1.428571 | 7 | 1 | 3.714286 | 7 | 3 | 2 | 5 | 0.5 | 6 | 0.193548 | 3 | 2 | 6 | 3.5 | 3 | 3 | 2 | 2 |
5,231 | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.z: B = None
self.u: F = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.z: B = None
self.u: F = None
self.txt =... | 7 | 14 | 2 | 0.333333 | 7 | 1 | 6 | 1 | 2.571429 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.285714 | 0 | null | null | null | 3 | 2 | 2 | 1 |
5,232 | class A:
def __init__(self, txt: str):
self.r: G = None
self.p: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.s: C = None
self.x: C = None
self.r: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.r: G = None
self.p: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.s: C = None
self.x: C = None
self.r: E = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 7 | 2 | 4 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.235294 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
5,233 | class A:
def __init__(self, txt: str):
self.u: G = None
self.y: C = None
self.p: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.u: G = None
self.y: C = None
self.p: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 5 | 1 | 3.142857 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.12 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,234 | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | l" | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 7 | 1 | 3.285714 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.315789 | 3 | 2 | 4 | 3 | 5 | 2 | 2 | 2 |
5,235 | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.w: A = None
self.o: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.o: A ... | a" | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.w: A = None
self.o: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.o: A ... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 6 | 1 | 3.857143 | 5 | 3 | 3 | 2 | 0.2 | 2 | 0.08 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
5,236 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.q: F = None
self.u: C = None
self.z: D ... | k" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.q: F = None
self.u: C = None
self.z: D ... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 7 | 1 | 3.285714 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.259259 | 2 | 4 | 4 | 4 | 6 | 2 | 1 | 2 |
5,237 | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.y: G = None
self.u: B = None
self.r: D = None
self.s: D = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
se... | m" | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.y: G = None
self.u: B = None
self.r: D = None
self.s: D = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
se... | 9 | 35 | 3.888889 | 0.486111 | 7 | 1.285714 | 7 | 3 | 5.285714 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.142857 | 0 | null | null | null | 4 | 2 | 2 | 1 |
5,238 | class A:
def __init__(self, txt: str):
self.s: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.w: E = None
self.t: A = None
self.v: E = None
self.o: A = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.s: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.w: E = None
self.t: A = None
self.v: E = None
self.o: A = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 5 | 1 | 2.857143 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.16 | 0 | null | null | null | 2 | 3 | 2 | 1 |
5,239 | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.x: C = None
self.p: E = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.x: C = None
self.p: E = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 7 | 1 | 3.285714 | 6 | 1 | 1 | 7 | 0.875 | 6 | 0.315789 | 0 | null | null | null | 5 | 2 | 2 | 1 |
5,240 | class A:
def __init__(self, txt: str):
self.r: D = None
self.u: F = None
self.y: E = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.z: E = None
self.v: B = None
self.t: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.r: D = None
self.u: F = None
self.y: E = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.z: E = None
self.v: B = None
self.t: D = None
se... | 9 | 26 | 2.888889 | 0.361111 | 7 | 1.285714 | 7 | 1 | 3.857143 | 7 | 3 | 1 | 6 | 0.666667 | 7 | 0.269231 | 2 | 2 | 6 | 4 | 5 | 3 | 1 | 2 |
5,241 | class A:
def __init__(self, txt: str):
self.t: F = None
self.x: C = None
self.r: G = None
self.v: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.t: F = None
self.x: C = None
self.r: G = None
self.v: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 1 | 3 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.181818 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,242 | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.v: D = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F ... | a" | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.v: D = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F ... | 9 | 15 | 1.666667 | 0.208333 | 7 | 1.285714 | 4 | 1 | 2.142857 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.4 | 1 | 2 | 2 | 2 | 5 | 2 | 2 | 1 |
5,243 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class D:
def __... | g" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class D:
def __... | 8 | 16 | 2 | 0.285714 | 7 | 1.142857 | 7 | 1 | 2.571429 | 7 | 3 | 3 | 4 | 0.5 | 4 | 0.25 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 1 | 2 |
5,244 | class A:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: E = None
self.r: G = None
self.z: F = None
self.q: F = None
self.p: A = None
self.x: A = None
se... | k" | class A:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: E = None
self.r: G = None
self.z: F = None
self.q: F = None
self.p: A = None
self.x: A = None
se... | 8 | 17 | 2.125 | 0.303571 | 7 | 1.142857 | 7 | 1 | 2.714286 | 6 | 3 | 2 | 3 | 0.375 | 5 | 0.294118 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 3 | 3 |
5,245 | class A:
def __init__(self, txt: str):
self.p: G = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.w: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: G ... | g" | class A:
def __init__(self, txt: str):
self.p: G = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.w: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: G ... | 8 | 16 | 2 | 0.285714 | 7 | 1.142857 | 5 | 1 | 2.285714 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.25 | 3 | 2 | 5 | 3 | 4 | 2 | 1 | 2 |
5,246 | class A:
def __init__(self, txt: str):
self.q: B = None
self.v: E = None
self.p: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.r: G = None
self.z: F = None
self.u: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.q: B = None
self.v: E = None
self.p: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.r: G = None
self.z: F = None
self.u: E = None
se... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 6 | 1 | 2.714286 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.210526 | 0 | null | null | null | 2 | 2 | 1 | 1 |
5,247 | class A:
def __init__(self, txt: str):
self.q: B = None
self.v: B = None
self.x: B = None
self.w: B = None
self.z: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.q: B = None
self.v: B = None
self.x: B = None
self.w: B = None
self.z: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class C:
... | 10 | 38 | 3.8 | 0.422222 | 7 | 1.428571 | 7 | 1 | 4.142857 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.078947 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
5,248 | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.o: A = None
self.q: F ... | b" | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.o: A = None
self.q: F ... | 7 | 13 | 1.857143 | 0.309524 | 7 | 1 | 6 | 1 | 2.428571 | 6 | 3 | 2 | 4 | 0.571429 | 5 | 0.384615 | 3 | 2 | 4 | 2.5 | 5 | 2 | 1 | 2 |
5,249 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: B = None
self.w: F = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.y: F = None
self.w: F = None
self.t: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: B = None
self.w: F = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.y: F = None
self.w: F = None
self.t: E = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 3 | 4.285714 | 7 | 3 | 2 | 4 | 0.5 | 4 | 0.181818 | 4 | 3 | 6 | 3.6 | 3 | 4 | 2 | 2 |
5,250 | class A:
def __init__(self, txt: str):
self.u: D = None
self.o: B = None
self.s: B = None
self.y: B = None
self.t: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.o: E = None
se... | f" | class A:
def __init__(self, txt: str):
self.u: D = None
self.o: B = None
self.s: B = None
self.y: B = None
self.t: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.o: E = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3.428571 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.352941 | 3 | 3 | 7 | 4.25 | 4 | 4 | 2 | 2 |
5,251 | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: D = None
self.q: G = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: D = None
self.q: G = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 7 | 1 | 3 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.352941 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
5,252 | class A:
def __init__(self, txt: str):
self.x: G = None
self.z: F = None
self.w: C = None
self.p: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.r: B = None
self.s: C = None
se... | k" | class A:
def __init__(self, txt: str):
self.x: G = None
self.z: F = None
self.w: C = None
self.p: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.r: B = None
self.s: C = None
se... | 9 | 23 | 2.555556 | 0.319444 | 7 | 1.285714 | 6 | 1 | 3 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.26087 | 2 | 3 | 4 | 3.5 | 5 | 2 | 1 | 2 |
5,253 | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: G = None
self.o: B = None
self.q: A = None
self.x: E ... | n" | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: G = None
self.o: B = None
self.q: A = None
self.x: E ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 2.857143 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.352941 | 4 | 2 | 5 | 3.4 | 5 | 3 | 2 | 2 |
5,254 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.s: A = None
self.v: C = None
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | d" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.s: A = None
self.v: C = None
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 7 | 1 | 3.428571 | 8 | 3 | 1 | 6 | 0.75 | 8 | 0.380952 | 3 | 3 | 7 | 4.25 | 7 | 2 | 1 | 2 |
5,255 | class A:
def __init__(self, txt: str):
self.u: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.z: E = None
self.q: G = None
self.w: C = None
self.p: D = None
self.v: B = None
se... | m" | class A:
def __init__(self, txt: str):
self.u: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.z: E = None
self.q: G = None
self.w: C = None
self.p: D = None
self.v: B = None
se... | 10 | 34 | 3.4 | 0.377778 | 7 | 1.428571 | 6 | 1 | 3.571429 | 7 | 2 | 2 | 5 | 0.5 | 5 | 0.147059 | 3 | 4 | 4 | 4 | 3 | 3 | 2 | 2 |
5,256 | class A:
def __init__(self, txt: str):
self.r: E = None
self.t: E = None
self.s: G = None
self.u: E = None
self.x: E = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.s: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: E = None
self.t: E = None
self.s: G = None
self.u: E = None
self.x: E = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.s: C = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 6 | 2 | 4.428571 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.25 | 2 | 3 | 4 | 3.5 | 5 | 1 | 1 | 2 |
5,257 | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: E = None
self.v: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | d" | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: E = None
self.v: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 7 | 1 | 3.285714 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.142857 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,258 | class A:
def __init__(self, txt: str):
self.z: G = None
self.w: F = None
self.s: E = None
self.u: F = None
self.q: B = None
self.r: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
se... | h" | class A:
def __init__(self, txt: str):
self.z: G = None
self.w: F = None
self.s: E = None
self.u: F = None
self.q: B = None
self.r: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
se... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 7 | 1 | 4.428571 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.227273 | 2 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
5,259 | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.v: G = None
self.s: G = None
self.z: F = None
self.x: G = None
self.o: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.v: G = None
self.s: G = None
self.z: F = None
self.x: G = None
self.o: A = None
se... | 10 | 31 | 3.1 | 0.344444 | 7 | 1.428571 | 7 | 1 | 3.571429 | 6 | 2 | 1 | 5 | 0.5 | 6 | 0.193548 | 2 | 2 | 3 | 2.5 | 6 | 1 | 1 | 2 |
5,260 | class A:
def __init__(self, txt: str):
self.v: F = None
self.u: B = None
self.s: D = None
self.z: F = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.v: G = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.v: F = None
self.u: B = None
self.s: D = None
self.z: F = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.v: G = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 7 | 1.285714 | 6 | 1 | 3.142857 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.137931 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
5,261 | class A:
def __init__(self, txt: str):
self.s: F = None
self.v: G = None
self.u: C = None
self.r: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.s: F = None
self.v: G = None
self.u: C = None
self.r: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 5 | 1 | 3.285714 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.16 | 0 | null | null | null | 3 | 2 | 2 | 1 |
5,262 | class A:
def __init__(self, txt: str):
self.u: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: A = None
self.q: C = None
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.u: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: A = None
self.q: C = None
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 14 | 2 | 0.333333 | 7 | 1 | 5 | 1 | 2.285714 | 5 | 3 | 2 | 3 | 0.428571 | 3 | 0.214286 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
5,263 | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: F = None
self.t: D = None
self.x: F = None
self.u: D = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: F = None
self.t: D = None
self.x: F = None
self.u: D = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 6 | 1 | 3.428571 | 8 | 2 | 2 | 7 | 0.7 | 7 | 0.28 | 2 | 4 | 4 | 4 | 4 | 4 | 1 | 1 |
5,264 | class A:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: A = None
self.o: F = None
self.q: G = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: A = None
self.o: F = None
self.q: G = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 6 | 1 | 3.857143 | 7 | 2 | 2 | 5 | 0.714286 | 6 | 0.272727 | 3 | 4 | 5 | 4.333333 | 6 | 2 | 1 | 2 |
5,265 | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.o: C = None
self.v: D = None
self.u: C = None
self.y: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.o: C = None
self.v: D = None
self.u: C = None
self.y: D = None
se... | 10 | 31 | 3.1 | 0.344444 | 7 | 1.428571 | 6 | 1 | 4 | 8 | 3 | 2 | 6 | 0.6 | 7 | 0.225806 | 3 | 2 | 4 | 2.5 | 6 | 2 | 1 | 2 |
5,266 | class A:
def __init__(self, txt: str):
self.r: E = None
self.s: E = None
self.w: B = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.u: E = None
self.s: F = None
self.t: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.r: E = None
self.s: E = None
self.w: B = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.u: E = None
self.s: F = None
self.t: E = None
se... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 6 | 1 | 4.142857 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.125 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
5,267 | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.r: G = None
self.s: C = None
self.t: G = None
self.q: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.r: G = None
self.s: C = None
self.t: G = None
self.q: C = None
se... | 7 | 14 | 2 | 0.333333 | 7 | 1 | 7 | 1 | 3.142857 | 5 | 3 | 3 | 2 | 0.285714 | 2 | 0.142857 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
5,268 | class A:
def __init__(self, txt: str):
self.q: F = None
self.z: B = None
self.p: G = None
self.v: G = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: G = None
self.q: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: F = None
self.z: B = None
self.p: G = None
self.v: G = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: G = None
self.q: E = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 6 | 1 | 4 | 8 | 3 | 1 | 6 | 0.75 | 8 | 0.32 | 3 | 2 | 7 | 3.75 | 6 | 3 | 2 | 2 |
5,269 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: A = None
self.s: A = None
self.z: F = None
self.q: G = None
self.w: G = None
se... | i" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: A = None
self.s: A = None
self.z: F = None
self.q: G = None
self.w: G = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 1 | 4 | 8 | 2 | 2 | 6 | 0.75 | 7 | 0.318182 | 3 | 4 | 6 | 5.333333 | 5 | 3 | 1 | 2 |
5,270 | class A:
def __init__(self, txt: str):
self.r: F = None
self.v: F = None
self.z: E = None
self.w: B = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.o: F = None
self.w: C = None
se... | e" | class A:
def __init__(self, txt: str):
self.r: F = None
self.v: F = None
self.z: E = None
self.w: B = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.o: F = None
self.w: C = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.176471 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,271 | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
self.t: F = None
self.w: D = None
self.u: G = None
self.s: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
self.t: F = None
self.w: D = None
self.u: G = None
self.s: A = None
se... | 10 | 24 | 2.4 | 0.266667 | 7 | 1.428571 | 6 | 1 | 3.428571 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.291667 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,272 | class A:
def __init__(self, txt: str):
self.v: G = None
self.y: E = None
self.z: E = None
self.s: G = None
self.p: D = None
self.o: C = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
se... | j" | class A:
def __init__(self, txt: str):
self.v: G = None
self.y: E = None
self.z: E = None
self.s: G = None
self.p: D = None
self.o: C = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
se... | 9 | 20 | 2.222222 | 0.277778 | 7 | 1.285714 | 7 | 1 | 2.857143 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,273 | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.q: E = None
self.s: F = None
self.t: E = None
self.u: D = None
self.v: F = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.q: E = None
self.s: F = None
self.t: E = None
self.u: D = None
self.v: F = None
self.txt = txt
class C:
... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 6 | 1 | 3.285714 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.208333 | 1 | 5 | 5 | 5 | 4 | 2 | 2 | 1 |
5,274 | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.v: E = None
self.u: A = None
self.t: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.v: E = None
self.u: A = None
self.t: F = None
self.txt = txt
class C:
... | 8 | 15 | 1.875 | 0.267857 | 7 | 1.142857 | 6 | 1 | 2.714286 | 8 | 5 | 4 | 2 | 0.25 | 2 | 0.133333 | 7 | 2 | 8 | 3.75 | 2 | 4 | 1 | 1 |
5,275 | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.z: F = None
self.t: D = None
self.o: E ... | n" | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.z: F = None
self.t: D = None
self.o: E ... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 3 | 4 | 3 | 2 | 2 | 0.285714 | 2 | 0.125 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
5,276 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class D:
def __... | l" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class D:
def __... | 10 | 29 | 2.9 | 0.322222 | 7 | 1.428571 | 7 | 1 | 3.857143 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.103448 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,277 | class A:
def __init__(self, txt: str):
self.z: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.x: G = None
self.z: C = None
self.u: E = None
self.s: E = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.x: G = None
self.z: C = None
self.u: E = None
self.s: E = None
self.txt = txt
class C:
... | 7 | 13 | 1.857143 | 0.309524 | 7 | 1 | 5 | 1 | 2.285714 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.307692 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
5,278 | class A:
def __init__(self, txt: str):
self.w: F = None
self.v: G = None
self.u: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | f" | class A:
def __init__(self, txt: str):
self.w: F = None
self.v: G = None
self.u: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | 10 | 27 | 2.7 | 0.3 | 7 | 1.428571 | 6 | 1 | 3.428571 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.259259 | 2 | 2 | 4 | 3 | 4 | 4 | 2 | 2 |
5,279 | class A:
def __init__(self, txt: str):
self.s: F = None
self.o: E = None
self.t: G = None
self.x: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.r: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.s: F = None
self.o: E = None
self.t: G = None
self.x: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.r: E = None
se... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 7 | 1 | 3.714286 | 7 | 3 | 1 | 5 | 0.714286 | 7 | 0.318182 | 3 | 3 | 7 | 4.25 | 5 | 3 | 2 | 2 |
5,280 | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: G = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: G = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 5 | 1 | 3.142857 | 10 | 4 | 3 | 5 | 0.5 | 6 | 0.230769 | 6 | 2 | 7 | 3.6 | 4 | 4 | 1 | 2 |
5,281 | class A:
def __init__(self, txt: str):
self.r: E = None
self.q: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.t: E = None
self.z: D = None
self.q: E = None
self.w: F = None
se... | n" | class A:
def __init__(self, txt: str):
self.r: E = None
self.q: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.t: E = None
self.z: D = None
self.q: E = None
self.w: F = None
se... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 6 | 1 | 3.571429 | 8 | 4 | 2 | 3 | 0.333333 | 7 | 0.259259 | 6 | 2 | 7 | 4.1 | 5 | 2 | 2 | 3 |
5,282 | class A:
def __init__(self, txt: str):
self.x: E = None
self.z: C = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.t: C = None
self.z: D = None
self.o: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.x: E = None
self.z: C = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.t: C = None
self.z: D = None
self.o: C = None
self.txt = txt
class C:
... | 10 | 32 | 3.2 | 0.355556 | 7 | 1.428571 | 7 | 1 | 4.142857 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.09375 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,283 | class A:
def __init__(self, txt: str):
self.r: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: F = None
self.o: D = None
self.x: E = None
self.z: C = None
self.y: G = None
se... | k" | class A:
def __init__(self, txt: str):
self.r: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: F = None
self.o: D = None
self.x: E = None
self.z: C = None
self.y: G = None
se... | 8 | 29 | 3.625 | 0.517857 | 7 | 1.142857 | 7 | 1 | 4.428571 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.206897 | 2 | 5 | 5 | 5 | 5 | 2 | 1 | 1 |
5,284 | class A:
def __init__(self, txt: str):
self.r: F = None
self.y: E = None
self.p: F = None
self.w: B = None
self.q: E = None
self.u: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
se... | j" | class A:
def __init__(self, txt: str):
self.r: F = None
self.y: E = None
self.p: F = None
self.w: B = None
self.q: E = None
self.u: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
se... | 8 | 32 | 4 | 0.571429 | 7 | 1.142857 | 7 | 1 | 5.428571 | 8 | 4 | 2 | 4 | 0.5 | 6 | 0.1875 | 5 | 2 | 7 | 3.888889 | 5 | 2 | 1 | 3 |
5,285 | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: C = None
self.w: C = None
self.o: F = None
self.q: C = None
self.p: D = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: C = None
self.w: C = None
self.o: F = None
self.q: C = None
self.p: D = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
se... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 7 | 1 | 3.857143 | 9 | 3 | 2 | 6 | 0.666667 | 7 | 0.259259 | 4 | 2 | 4 | 2.4 | 6 | 2 | 2 | 2 |
5,286 | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: A = None
self.o: B = None
self.w: G = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.x: G = None
self.v: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: A = None
self.o: B = None
self.w: G = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.x: G = None
self.v: D = None
se... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 7 | 1 | 4.285714 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.096774 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,287 | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: A = None
self.z: C = None
self.s: A = None
self.v: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: G = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: A = None
self.z: C = None
self.s: A = None
self.v: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: G = None
se... | 10 | 41 | 4.1 | 0.455556 | 7 | 1.428571 | 7 | 1 | 4.571429 | 7 | 3 | 1 | 4 | 0.4 | 7 | 0.170732 | 4 | 2 | 6 | 4 | 5 | 2 | 2 | 3 |
5,288 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F = None
self.q: A = None
self.z: D ... | g" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F = None
self.q: A = None
self.z: D ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.352941 | 3 | 2 | 5 | 3.25 | 6 | 2 | 1 | 2 |
5,289 | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.t: F = None
self.r: B = None
self.s: F = None
self.p: E = None
self.u: D = None
se... | k" | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.t: F = None
self.r: B = None
self.s: F = None
self.p: E = None
self.u: D = None
se... | 10 | 31 | 3.1 | 0.344444 | 7 | 1.428571 | 7 | 1 | 4.714286 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.096774 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,290 | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.x: B = None
self.q: A = None
self.r: E = None
self.t: E = None
self.s: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.x: B = None
self.q: A = None
self.r: E = None
self.t: E = None
self.s: C = None
se... | 9 | 26 | 2.888889 | 0.361111 | 7 | 1.285714 | 7 | 1 | 4.142857 | 8 | 2 | 1 | 6 | 0.666667 | 8 | 0.307692 | 3 | 2 | 3 | 2.333333 | 5 | 2 | 2 | 2 |
5,291 | class A:
def __init__(self, txt: str):
self.t: G = None
self.w: E = None
self.z: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.u: E = None
self.t: A = None
self.y: D = None
se... | b" | class A:
def __init__(self, txt: str):
self.t: G = None
self.w: E = None
self.z: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.u: E = None
self.t: A = None
self.y: D = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3.142857 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.235294 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
5,292 | class A:
def __init__(self, txt: str):
self.u: F = None
self.v: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.s: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.u: F = None
self.v: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.s: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 21 | 3 | 0.5 | 7 | 1 | 7 | 2 | 3.714286 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.333333 | 2 | 3 | 4 | 3.5 | 6 | 2 | 1 | 2 |
5,293 | class A:
def __init__(self, txt: str):
self.z: F = None
self.o: G = None
self.y: C = None
self.w: 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.x: A ... | m" | class A:
def __init__(self, txt: str):
self.z: F = None
self.o: G = None
self.y: C = None
self.w: 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.x: A ... | 8 | 16 | 2 | 0.285714 | 7 | 1.142857 | 4 | 1 | 2.428571 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.5 | 2 | 2 | 3 | 2.5 | 6 | 2 | 2 | 2 |
5,294 | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.t: A ... | h" | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.t: A ... | 10 | 38 | 3.8 | 0.422222 | 7 | 1.428571 | 7 | 1 | 4.285714 | 9 | 2 | 1 | 8 | 0.8 | 9 | 0.236842 | 2 | 2 | 6 | 4 | 8 | 2 | 2 | 2 |
5,295 | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.v: D = None
self.u: A = None
self.y: C = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.v: D = None
self.u: A = None
self.y: C = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 7 | 1 | 2.857143 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.12 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,296 | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.s: F = None
self.z: F = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | j" | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.s: F = None
self.z: F = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | 9 | 19 | 2.111111 | 0.263889 | 7 | 1.285714 | 5 | 1 | 3 | 8 | 4 | 2 | 4 | 0.444444 | 6 | 0.315789 | 5 | 2 | 8 | 4.5 | 5 | 3 | 2 | 2 |
5,297 | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: F = None
self.z: G = None
self.q: G = None
self.t: G = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.o: E = None
se... | c" | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: F = None
self.z: G = None
self.q: G = None
self.t: G = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.o: E = None
se... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 7 | 1 | 4.428571 | 7 | 3 | 2 | 4 | 0.4 | 5 | 0.178571 | 4 | 2 | 5 | 4 | 3 | 3 | 2 | 2 |
5,298 | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.q: G = None
self.p: A = None
self.t: C = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.q: G = None
self.p: A = None
self.t: C = None
self.txt = txt
class C:
... | 9 | 26 | 2.888889 | 0.361111 | 7 | 1.285714 | 6 | 2 | 3.857143 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.269231 | 1 | 2 | 2 | 2 | 7 | 1 | 1 | 2 |
5,299 | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: C = None
self.o: B = None
self.r: D = None
self.z: E = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.y: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: C = None
self.o: B = None
self.r: D = None
self.z: E = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.y: F = None
se... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 7 | 2 | 3.571429 | 5 | 3 | 2 | 3 | 0.333333 | 4 | 0.142857 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.