id int64 0 25k | prompt stringlengths 265 3.39k | answer stringclasses 14
values | pythoncode stringlengths 267 3.39k | num_nodes int64 3 10 | num_edges int64 3 56 | avg_node_edge float64 1 5.6 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.8 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 9 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 9 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 5 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
15,600 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: G = None
self.q: F = None
self.w: F = None
self.t: C = None
self.p: A = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: G = None
self.q: F = None
self.w: F = None
self.t: C = None
self.p: A = None
self.txt = txt
class C:
... | 10 | 27 | 2.7 | 0.3 | 8 | 1.25 | 8 | 1 | 3.875 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.111111 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,601 | class A:
def __init__(self, txt: str):
self.r: C = None
self.v: D = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.q: E = None
self.x: D = None
self.z: F = None
self.w: H = None
se... | f" | class A:
def __init__(self, txt: str):
self.r: C = None
self.v: D = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.q: E = None
self.x: D = None
self.z: F = None
self.w: H = None
se... | 9 | 27 | 3 | 0.375 | 8 | 1.125 | 7 | 1 | 3.625 | 9 | 3 | 2 | 6 | 0.666667 | 7 | 0.259259 | 4 | 3 | 7 | 5 | 4 | 4 | 3 | 2 |
15,602 | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: H = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
self.q: F = None
self.x: D = None
self.t: C = None
self.o: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: H = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
self.q: F = None
self.x: D = None
self.t: C = None
self.o: E = None
se... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 8 | 1 | 4.125 | 8 | 3 | 2 | 5 | 0.555556 | 6 | 0.1875 | 4 | 2 | 6 | 3.2 | 4 | 3 | 3 | 2 |
15,603 | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: F = None
self.o: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: F = None
self.o: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 24 | 2.4 | 0.266667 | 8 | 1.25 | 6 | 1 | 2.25 | 9 | 3 | 3 | 4 | 0.4 | 4 | 0.166667 | 6 | 4 | 8 | 5 | 4 | 3 | 1 | 1 |
15,604 | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: A = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: H = None
self.z: H ... | m" | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: A = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: H = None
self.z: H ... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 6 | 1 | 3.75 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.21875 | 1 | 4 | 4 | 4 | 6 | 2 | 2 | 2 |
15,605 | class A:
def __init__(self, txt: str):
self.s: B = None
self.t: H = None
self.x: G = None
self.o: F = None
self.y: F = None
self.p: D = None
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
se... | b" | class A:
def __init__(self, txt: str):
self.s: B = None
self.t: H = None
self.x: G = None
self.o: F = None
self.y: F = None
self.p: D = None
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
se... | 9 | 22 | 2.444444 | 0.305556 | 8 | 1.125 | 8 | 1 | 3.625 | 9 | 5 | 4 | 3 | 0.333333 | 3 | 0.136364 | 7 | 2 | 8 | 3.75 | 3 | 4 | 1 | 1 |
15,606 | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.o: D = None
self.s: A = None
self.y: E = None
self.v: C = None
self.r: G = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.o: D = None
self.s: A = None
self.y: E = None
self.v: C = None
self.r: G = None
self.txt = txt
class C:
... | 9 | 30 | 3.333333 | 0.416667 | 8 | 1.125 | 7 | 1 | 4.625 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.266667 | 2 | 2 | 7 | 4.5 | 7 | 2 | 1 | 2 |
15,607 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F = None
self.y: A = None
self.u: A ... | e" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F = None
self.y: A = None
self.u: A ... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 6 | 1 | 3.5 | 5 | 3 | 3 | 2 | 0.2 | 3 | 0.103448 | 4 | 2 | 4 | 2.666667 | 2 | 4 | 3 | 2 |
15,608 | class A:
def __init__(self, txt: str):
self.p: G = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: F = None
self.txt = txt
class D:
def __... | k" | class A:
def __init__(self, txt: str):
self.p: G = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: F = None
self.txt = txt
class D:
def __... | 10 | 19 | 1.9 | 0.211111 | 8 | 1.25 | 7 | 1 | 2.375 | 6 | 3 | 3 | 3 | 0.3 | 3 | 0.157895 | 4 | 2 | 4 | 2.666667 | 2 | 5 | 5 | 1 |
15,609 | class A:
def __init__(self, txt: str):
self.p: F = None
self.o: E = None
self.s: G = None
self.w: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.y: H = None
self.s: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.p: F = None
self.o: E = None
self.s: G = None
self.w: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.y: H = None
self.s: D = None
se... | 8 | 26 | 3.25 | 0.464286 | 8 | 1 | 8 | 1 | 4.625 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.269231 | 2 | 3 | 5 | 4 | 6 | 2 | 2 | 2 |
15,610 | class A:
def __init__(self, txt: str):
self.r: D = None
self.x: F = None
self.y: B = None
self.w: C = None
self.t: H = None
self.p: B = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
se... | k" | class A:
def __init__(self, txt: str):
self.r: D = None
self.x: F = None
self.y: B = None
self.w: C = None
self.t: H = None
self.p: B = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
se... | 10 | 22 | 2.2 | 0.244444 | 8 | 1.25 | 7 | 1 | 2.75 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.136364 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,611 | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: F = None
self.s: C = None
self.p: C = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.t: E = None
self.s: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: F = None
self.s: C = None
self.p: C = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.t: E = None
self.s: C = None
se... | 9 | 31 | 3.444444 | 0.430556 | 8 | 1.125 | 8 | 1 | 4.75 | 5 | 2 | 2 | 3 | 0.333333 | 4 | 0.129032 | 3 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
15,612 | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: G = None
self.v: F = None
self.p: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: E = None
self.r: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: G = None
self.v: F = None
self.p: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: E = None
self.r: A = None
se... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 8 | 1 | 3.75 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.172414 | 0 | null | null | null | 3 | 2 | 2 | 1 |
15,613 | class A:
def __init__(self, txt: str):
self.p: D = None
self.z: D = None
self.s: H = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.v: E = None
self.w: H = None
self.o: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.p: D = None
self.z: D = None
self.s: H = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.v: E = None
self.w: H = None
self.o: D = None
se... | 9 | 30 | 3.333333 | 0.416667 | 8 | 1.125 | 7 | 1 | 4.5 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.266667 | 4 | 2 | 5 | 3 | 5 | 2 | 1 | 3 |
15,614 | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: H = None
self.t: H = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: H = None
self.t: H = None
self.txt =... | 10 | 22 | 2.2 | 0.244444 | 8 | 1.25 | 6 | 1 | 3.625 | 6 | 2 | 1 | 6 | 0.6 | 6 | 0.272727 | 1 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
15,615 | class A:
def __init__(self, txt: str):
self.w: C = None
self.s: H = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.p: A = None
self.u: G = None
self.y: H = None
self.z: C = None
se... | m" | class A:
def __init__(self, txt: str):
self.w: C = None
self.s: H = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.p: A = None
self.u: G = None
self.y: H = None
self.z: C = None
se... | 9 | 36 | 4 | 0.5 | 8 | 1.125 | 8 | 3 | 5.25 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.222222 | 4 | 3 | 8 | 5.6 | 6 | 3 | 1 | 2 |
15,616 | class A:
def __init__(self, txt: str):
self.s: H = None
self.t: H = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.q: E = None
self.z: C = None
self.w: H = None
self.v: E = None
se... | k" | class A:
def __init__(self, txt: str):
self.s: H = None
self.t: H = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.q: E = None
self.z: C = None
self.w: H = None
self.v: E = None
se... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 7 | 1 | 3.875 | 7 | 3 | 3 | 4 | 0.4 | 4 | 0.121212 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 2 |
15,617 | class A:
def __init__(self, txt: str):
self.r: B = None
self.y: G = None
self.u: E = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.z: E = None
self.x: D = None
self.y: C = None
se... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.y: G = None
self.u: E = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.z: E = None
self.x: D = None
self.y: C = None
se... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 8 | 1 | 3.375 | 3 | 2 | 1 | 2 | 0.2 | 3 | 0.103448 | 2 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
15,618 | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.o: A = None
self.r: A = None
self.u: A = None
self.v: F = None
se... | g" | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.o: A = None
self.r: A = None
self.u: A = None
self.v: F = None
se... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 8 | 1 | 5.125 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.09375 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
15,619 | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: H = None
self.p: B = None
self.t: G = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: H = None
self.p: B = None
self.t: G = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 6 | 1 | 2.75 | 8 | 3 | 3 | 5 | 0.555556 | 5 | 0.238095 | 4 | 2 | 4 | 2.666667 | 5 | 3 | 1 | 2 |
15,620 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.p: A = None
self.q: B ... | f" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.p: A = None
self.q: B ... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 6 | 1 | 3.125 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.153846 | 1 | 3 | 3 | 3 | 2 | 3 | 3 | 1 |
15,621 | class A:
def __init__(self, txt: str):
self.x: G = None
self.w: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F = None
self.q: G = None
self.r: F ... | a" | class A:
def __init__(self, txt: str):
self.x: G = None
self.w: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F = None
self.q: G = None
self.r: F ... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 7 | 1 | 4.125 | 6 | 2 | 2 | 5 | 0.625 | 5 | 0.185185 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
15,622 | class A:
def __init__(self, txt: str):
self.v: D = None
self.r: E = None
self.q: H = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | a" | class A:
def __init__(self, txt: str):
self.v: D = None
self.r: E = None
self.q: H = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | 8 | 15 | 1.875 | 0.267857 | 8 | 1 | 5 | 1 | 2.375 | 8 | 2 | 2 | 6 | 0.75 | 6 | 0.4 | 3 | 3 | 3 | 3 | 5 | 3 | 1 | 2 |
15,623 | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.z: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.z: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 8 | 1 | 3.5 | 6 | 3 | 2 | 4 | 0.5 | 5 | 0.227273 | 3 | 2 | 5 | 3.75 | 5 | 2 | 1 | 2 |
15,624 | class A:
def __init__(self, txt: str):
self.v: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: H = None
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: H = None
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.txt =... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 7 | 1 | 3 | 7 | 3 | 1 | 5 | 0.5 | 7 | 0.25 | 3 | 2 | 6 | 3.5 | 5 | 3 | 3 | 3 |
15,625 | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.r: D = None
self.q: E = None
self.w: H = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.s: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: C = None
self.r: D = None
self.q: E = None
self.w: H = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.s: C = None
se... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 8 | 1 | 4.25 | 7 | 2 | 2 | 4 | 0.5 | 6 | 0.26087 | 4 | 2 | 6 | 4 | 4 | 2 | 2 | 2 |
15,626 | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: C = None
self.x: F = None
self.q: E = None
self.w: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.x: H = None
self.v: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: C = None
self.x: F = None
self.q: E = None
self.w: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.x: H = None
self.v: E = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 5 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,627 | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: D = None
self.p: C = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.t: C = None
self.r: C = None
self.p: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: D = None
self.p: C = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.t: C = None
self.r: C = None
self.p: E = None
se... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 7 | 1 | 3.875 | 7 | 2 | 1 | 7 | 0.875 | 7 | 0.28 | 1 | 7 | 7 | 7 | 7 | 1 | 1 | 1 |
15,628 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: H = None
self.s: D = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: G ... | n" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: H = None
self.s: D = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: G ... | 9 | 30 | 3.333333 | 0.416667 | 8 | 1.125 | 8 | 1 | 4.625 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.133333 | 0 | null | null | null | 4 | 1 | 1 | 1 |
15,629 | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: H = None
self.p: E = None
self.r: D ... | d" | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: H = None
self.p: E = None
self.r: D ... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 6 | 1 | 3.125 | 9 | 2 | 1 | 8 | 0.8 | 9 | 0.321429 | 2 | 2 | 3 | 2.5 | 5 | 3 | 2 | 2 |
15,630 | class A:
def __init__(self, txt: str):
self.o: G = None
self.t: G = None
self.u: G = None
self.w: B = None
self.q: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.o: G = None
self.t: G = None
self.u: G = None
self.w: B = None
self.q: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
... | 10 | 31 | 3.1 | 0.344444 | 8 | 1.25 | 6 | 1 | 4 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.129032 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
15,631 | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: H = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.z: A ... | k" | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: H = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.z: A ... | 10 | 27 | 2.7 | 0.3 | 8 | 1.25 | 8 | 1 | 3.375 | 9 | 3 | 2 | 7 | 0.7 | 7 | 0.259259 | 3 | 2 | 4 | 2.5 | 4 | 4 | 4 | 1 |
15,632 | class A:
def __init__(self, txt: str):
self.y: F = None
self.u: B = None
self.s: F = None
self.o: H = None
self.q: H = None
self.t: E = None
self.z: H = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | n" | class A:
def __init__(self, txt: str):
self.y: F = None
self.u: B = None
self.s: F = None
self.o: H = None
self.q: H = None
self.t: E = None
self.z: H = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 25 | 2.777778 | 0.347222 | 8 | 1.125 | 8 | 1 | 3.875 | 8 | 3 | 2 | 6 | 0.666667 | 7 | 0.28 | 3 | 2 | 4 | 2.5 | 6 | 3 | 3 | 2 |
15,633 | class A:
def __init__(self, txt: str):
self.t: F = None
self.v: B = None
self.p: B = None
self.r: C = None
self.z: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.t: F = None
self.v: B = None
self.p: B = None
self.r: C = None
self.z: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: C = None
se... | 10 | 35 | 3.5 | 0.388889 | 8 | 1.25 | 8 | 1 | 4.75 | 9 | 2 | 1 | 7 | 0.7 | 9 | 0.257143 | 3 | 4 | 5 | 4.666667 | 6 | 2 | 2 | 2 |
15,634 | class A:
def __init__(self, txt: str):
self.t: F = None
self.v: C = None
self.u: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: H = None
self.s: D = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.t: F = None
self.v: C = None
self.u: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: H = None
self.s: D = None
self.txt = txt
class C:
... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 7 | 2 | 4.125 | 3 | 2 | 2 | 2 | 0.222222 | 2 | 0.0625 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
15,635 | class A:
def __init__(self, txt: str):
self.u: G = None
self.x: C = None
self.s: E = None
self.w: D = None
self.y: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.u: G = None
self.x: C = None
self.s: E = None
self.w: D = None
self.y: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 8 | 1 | 4.5 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.24 | 2 | 2 | 2 | 2 | 4 | 3 | 3 | 2 |
15,636 | class A:
def __init__(self, txt: str):
self.u: D = None
self.w: B = None
self.y: F = None
self.r: B = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.y: E = None
self.t: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.u: D = None
self.w: B = None
self.y: F = None
self.r: B = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.y: E = None
self.t: C = None
se... | 8 | 30 | 3.75 | 0.535714 | 8 | 1 | 8 | 2 | 5 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.233333 | 2 | 5 | 6 | 5.5 | 5 | 2 | 1 | 2 |
15,637 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: H = None
self.v: H = None
self.y: E = None
self.w: G = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: H = None
self.v: H = None
self.y: E = None
self.w: G = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 28 | 3.5 | 0.5 | 8 | 1 | 7 | 1 | 4.25 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.178571 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
15,638 | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.p: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.y: C ... | i" | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.p: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.y: C ... | 10 | 38 | 3.8 | 0.422222 | 8 | 1.25 | 8 | 1 | 4.5 | 8 | 3 | 2 | 6 | 0.6 | 7 | 0.184211 | 3 | 2 | 5 | 3 | 5 | 3 | 1 | 2 |
15,639 | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: C = None
self.t: B = None
self.p: G = None
self.s: F = None
self.z: G = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: C = None
self.t: B = None
self.p: G = None
self.s: F = None
self.z: G = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 7 | 2 | 3.875 | 5 | 3 | 2 | 3 | 0.375 | 3 | 0.136364 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
15,640 | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.x: E = None
self.v: H = None
self.t: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.x: E = None
self.v: H = None
self.t: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 8 | 1 | 3.75 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.208333 | 1 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
15,641 | class A:
def __init__(self, txt: str):
self.u: F = None
self.s: C = None
self.t: D = None
self.x: C = None
self.p: F = None
self.w: E = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: F = None
self.s: C = None
self.t: D = None
self.x: C = None
self.p: F = None
self.w: E = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
se... | 8 | 30 | 3.75 | 0.535714 | 8 | 1 | 8 | 3 | 5.375 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.166667 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
15,642 | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: F = None
self.q: H = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.p: E = None
self.x: A = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: F = None
self.q: H = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.p: E = None
self.x: A = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 6 | 2 | 4 | 7 | 3 | 1 | 6 | 0.666667 | 7 | 0.241379 | 2 | 3 | 7 | 4.666667 | 6 | 2 | 1 | 2 |
15,643 | class A:
def __init__(self, txt: str):
self.w: E = None
self.u: G = None
self.t: E = None
self.p: F = None
self.r: B = None
self.y: D = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: H = None
se... | i" | class A:
def __init__(self, txt: str):
self.w: E = None
self.u: G = None
self.t: E = None
self.p: F = None
self.r: B = None
self.y: D = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: H = None
se... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 7 | 1 | 3.375 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.25 | 2 | 4 | 5 | 4.5 | 5 | 2 | 1 | 2 |
15,644 | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: H = None
self.w: B = None
self.z: H = None
self.o: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.w: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: H = None
self.w: B = None
self.z: H = None
self.o: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.w: F = None
se... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 7 | 1 | 4.5 | 9 | 3 | 2 | 7 | 0.777778 | 8 | 0.275862 | 3 | 2 | 5 | 3.25 | 7 | 2 | 1 | 3 |
15,645 | class A:
def __init__(self, txt: str):
self.p: B = None
self.r: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: H = None
self.y: E = None
self.u: F = None
self.p: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.p: B = None
self.r: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: H = None
self.y: E = None
self.u: F = None
self.p: C = None
se... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 8 | 1 | 4 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.217391 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 1 |
15,646 | class A:
def __init__(self, txt: str):
self.p: C = None
self.x: F = None
self.q: F = None
self.s: F = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: H = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.x: F = None
self.q: F = None
self.s: F = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: H = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 19 | 1.9 | 0.211111 | 8 | 1.25 | 5 | 1 | 2.5 | 7 | 3 | 1 | 5 | 0.5 | 7 | 0.368421 | 3 | 2 | 6 | 3.5 | 6 | 2 | 2 | 2 |
15,647 | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: G = None
self.s: G = None
self.t: F = None
self.p: C = None
self.r: E = None
self.v: B = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: G = None
self.s: G = None
self.t: F = None
self.p: C = None
self.r: E = None
self.v: B = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 38 | 4.222222 | 0.527778 | 8 | 1.125 | 8 | 2 | 5.25 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.157895 | 1 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
15,648 | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: H = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | f" | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: H = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 10 | 19 | 1.9 | 0.211111 | 8 | 1.25 | 5 | 1 | 2.375 | 10 | 3 | 2 | 7 | 0.7 | 8 | 0.421053 | 4 | 3 | 6 | 4.8 | 7 | 3 | 2 | 2 |
15,649 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: D = None
self.s: B = None
self.u: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.y: A = None
self.q: B = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: D = None
self.s: B = None
self.u: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.y: A = None
self.q: B = None
self.txt = txt
class C:
... | 10 | 23 | 2.3 | 0.255556 | 8 | 1.25 | 4 | 1 | 2.5 | 9 | 2 | 1 | 8 | 0.8 | 9 | 0.391304 | 2 | 3 | 5 | 4 | 6 | 2 | 1 | 2 |
15,650 | class A:
def __init__(self, txt: str):
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.q: A = None
self.v: A = None
self.o: C ... | m" | class A:
def __init__(self, txt: str):
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.q: A = None
self.v: A = None
self.o: C ... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 7 | 1 | 3.375 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.107143 | 1 | 3 | 3 | 3 | 2 | 2 | 1 | 1 |
15,651 | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.x: H = None
self.z: C = None
self.o: H = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.v: H = None
se... | a" | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.x: H = None
self.z: C = None
self.o: H = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.v: H = None
se... | 10 | 44 | 4.4 | 0.488889 | 8 | 1.25 | 8 | 1 | 5.25 | 4 | 2 | 1 | 3 | 0.3 | 4 | 0.090909 | 2 | 2 | 4 | 3 | 3 | 2 | 1 | 2 |
15,652 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.y: A = None
self.u: C = None
self.z: C = None
self.t: A = None
self.o: C = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.y: A = None
self.u: C = None
self.z: C = None
self.t: A = None
self.o: C = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 7 | 1 | 4.125 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.304348 | 2 | 2 | 6 | 4 | 6 | 2 | 1 | 2 |
15,653 | class A:
def __init__(self, txt: str):
self.p: D = None
self.o: C = None
self.t: B = None
self.u: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.s: E = None
self.w: D = None
self.q: D = None
se... | l" | class A:
def __init__(self, txt: str):
self.p: D = None
self.o: C = None
self.t: B = None
self.u: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.s: E = None
self.w: D = None
self.q: D = None
se... | 10 | 37 | 3.7 | 0.411111 | 8 | 1.25 | 8 | 1 | 4.125 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.081081 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
15,654 | class A:
def __init__(self, txt: str):
self.o: G = None
self.p: H = None
self.v: E = None
self.y: H = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.o: G = None
self.p: H = None
self.v: E = None
self.y: H = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 8 | 1 | 2.875 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.142857 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,655 | class A:
def __init__(self, txt: str):
self.r: H = None
self.y: H = None
self.s: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F ... | g" | class A:
def __init__(self, txt: str):
self.r: H = None
self.y: H = None
self.s: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F ... | 10 | 25 | 2.5 | 0.277778 | 8 | 1.25 | 5 | 1 | 2.75 | 7 | 1 | 1 | 8 | 0.8 | 7 | 0.28 | 0 | null | null | null | 5 | 2 | 1 | 1 |
15,656 | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: G = None
self.v: D = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.t: C = None
self.q: E = None
self.y: H = None
se... | k" | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: G = None
self.v: D = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.t: C = None
self.q: E = None
self.y: H = None
se... | 10 | 37 | 3.7 | 0.411111 | 8 | 1.25 | 8 | 1 | 4.75 | 9 | 4 | 2 | 5 | 0.5 | 7 | 0.189189 | 5 | 2 | 9 | 4.5 | 5 | 3 | 2 | 2 |
15,657 | class A:
def __init__(self, txt: str):
self.x: D = None
self.z: B = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.o: F = None
self.w: A = None
self.z: D = None
self.y: C = None
se... | m" | class A:
def __init__(self, txt: str):
self.x: D = None
self.z: B = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.o: F = None
self.w: A = None
self.z: D = None
self.y: C = None
se... | 10 | 25 | 2.5 | 0.277778 | 8 | 1.25 | 6 | 1 | 2.5 | 6 | 2 | 2 | 4 | 0.4 | 4 | 0.16 | 3 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
15,658 | class A:
def __init__(self, txt: str):
self.r: E = None
self.w: F = None
self.x: E = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: H = None
self.r: A = None
self.s: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.r: E = None
self.w: F = None
self.x: E = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: H = None
self.r: A = None
self.s: C = None
se... | 9 | 25 | 2.777778 | 0.347222 | 8 | 1.125 | 7 | 1 | 3.5 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.2 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
15,659 | class A:
def __init__(self, txt: str):
self.s: G = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: G = None
self.s: G ... | i" | class A:
def __init__(self, txt: str):
self.s: G = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: G = None
self.s: G ... | 10 | 30 | 3 | 0.333333 | 8 | 1.25 | 7 | 2 | 3.625 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.133333 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
15,660 | class A:
def __init__(self, txt: str):
self.t: H = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.r: B ... | e" | class A:
def __init__(self, txt: str):
self.t: H = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.r: B ... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 8 | 1 | 3.75 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.333333 | 2 | 2 | 4 | 3 | 6 | 2 | 1 | 2 |
15,661 | class A:
def __init__(self, txt: str):
self.z: G = None
self.s: C = None
self.y: F = None
self.o: F = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: H = None
self.o: D = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.z: G = None
self.s: C = None
self.y: F = None
self.o: F = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: H = None
self.o: D = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 7 | 2 | 4.125 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.172414 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
15,662 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.v: B = None
self.q: H ... | j" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.v: B = None
self.q: H ... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 8 | 1 | 4.125 | 8 | 4 | 1 | 6 | 0.666667 | 8 | 0.307692 | 3 | 2 | 8 | 4.333333 | 8 | 1 | 1 | 3 |
15,663 | class A:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.t: A = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: G ... | e" | class A:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.t: A = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: G ... | 10 | 37 | 3.7 | 0.411111 | 8 | 1.25 | 8 | 1 | 4.375 | 9 | 3 | 2 | 6 | 0.6 | 7 | 0.189189 | 4 | 3 | 8 | 4.4 | 6 | 3 | 1 | 3 |
15,664 | class A:
def __init__(self, txt: str):
self.r: F = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: H = None
self.q: C = None
self.y: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.r: F = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: H = None
self.q: C = None
self.y: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 8 | 2 | 4.375 | 8 | 3 | 1 | 6 | 0.75 | 8 | 0.333333 | 3 | 2 | 6 | 3.5 | 7 | 2 | 2 | 3 |
15,665 | class A:
def __init__(self, txt: str):
self.w: H = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: H = None
self.t: D = None
self.v: A ... | m" | class A:
def __init__(self, txt: str):
self.w: H = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: H = None
self.t: D = None
self.v: A ... | 10 | 39 | 3.9 | 0.433333 | 8 | 1.25 | 8 | 1 | 4.375 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.128205 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
15,666 | class A:
def __init__(self, txt: str):
self.q: G = None
self.x: C = None
self.v: G = None
self.t: C = None
self.r: G = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.y: H = None
se... | e" | class A:
def __init__(self, txt: str):
self.q: G = None
self.x: C = None
self.v: G = None
self.t: C = None
self.r: G = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.y: H = None
se... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 7 | 2 | 4.375 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.208333 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
15,667 | class A:
def __init__(self, txt: str):
self.o: H = None
self.w: H = None
self.p: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.o: E = None
self.p: G = None
self.t: G = None
se... | j" | class A:
def __init__(self, txt: str):
self.o: H = None
self.w: H = None
self.p: C = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.o: E = None
self.p: G = None
self.t: G = None
se... | 10 | 30 | 3 | 0.333333 | 8 | 1.25 | 6 | 1 | 3.5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.1 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,668 | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: G = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: G = None
self.o: A = None
self.r: D = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: G = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: G = None
self.o: A = None
self.r: D = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 8 | 1.125 | 7 | 1 | 3.75 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.178571 | 0 | null | null | null | 5 | 1 | 1 | 1 |
15,669 | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: G = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.v: H = None
self.w: G = None
self.x: G = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: G = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.v: H = None
self.w: G = None
self.x: G = None
self.txt = txt
class C:
... | 9 | 22 | 2.444444 | 0.305556 | 8 | 1.125 | 6 | 1 | 3 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.272727 | 1 | 2 | 2 | 2 | 6 | 1 | 1 | 2 |
15,670 | class A:
def __init__(self, txt: str):
self.z: F = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: C = None
self.t: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | m" | class A:
def __init__(self, txt: str):
self.z: F = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: C = None
self.t: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 6 | 1 | 2.5 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.190476 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
15,671 | class A:
def __init__(self, txt: str):
self.v: H = None
self.z: F = None
self.x: E = None
self.q: D = None
self.t: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.v: H = None
self.z: F = None
self.x: E = None
self.q: D = None
self.t: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: A = None
se... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 6 | 2 | 3.5 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.130435 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
15,672 | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: E = None
self.o: D = None
self.w: E = None
self.s: C = None
self.x: D = None
self.p: G = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | e" | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: E = None
self.o: D = None
self.w: E = None
self.s: C = None
self.x: D = None
self.p: G = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 28 | 3.5 | 0.5 | 8 | 1 | 8 | 2 | 5.125 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.285714 | 2 | 4 | 5 | 4.5 | 6 | 2 | 1 | 2 |
15,673 | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: D = None
self.u: D = None
self.q: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: D = None
self.u: D = None
self.q: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 16 | 2 | 0.285714 | 8 | 1 | 5 | 1 | 2.75 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.25 | 2 | 2 | 2 | 2 | 3 | 3 | 2 | 1 |
15,674 | class A:
def __init__(self, txt: str):
self.v: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.s: C = None
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: H ... | n" | class A:
def __init__(self, txt: str):
self.v: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.s: C = None
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: H ... | 9 | 28 | 3.111111 | 0.388889 | 8 | 1.125 | 7 | 1 | 4 | 7 | 2 | 1 | 5 | 0.555556 | 7 | 0.25 | 3 | 2 | 7 | 4.333333 | 7 | 1 | 1 | 2 |
15,675 | class A:
def __init__(self, txt: str):
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.z: G = None
self.t: H = None
self.s: D = None
self.w: C = None
self.r: D = None
self.o: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.z: G = None
self.t: H = None
self.s: D = None
self.w: C = None
self.r: D = None
self.o: F = None
se... | 9 | 35 | 3.888889 | 0.486111 | 8 | 1.125 | 8 | 1 | 4.375 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.171429 | 2 | 2 | 6 | 4 | 4 | 2 | 2 | 2 |
15,676 | class A:
def __init__(self, txt: str):
self.x: G = None
self.u: F = None
self.w: H = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: F = None
self.v: E = None
self.o: F = None
se... | l" | class A:
def __init__(self, txt: str):
self.x: G = None
self.u: F = None
self.w: H = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: F = None
self.v: E = None
self.o: F = None
se... | 10 | 39 | 3.9 | 0.433333 | 8 | 1.25 | 8 | 1 | 4.25 | 9 | 3 | 1 | 7 | 0.7 | 9 | 0.230769 | 3 | 2 | 6 | 3.75 | 7 | 2 | 2 | 3 |
15,677 | class A:
def __init__(self, txt: str):
self.w: H = None
self.o: H = None
self.z: F = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.s: D = None
self.p: H = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.w: H = None
self.o: H = None
self.z: F = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.s: D = None
self.p: H = None
self.txt = txt
class C:
... | 9 | 30 | 3.333333 | 0.416667 | 8 | 1.125 | 8 | 1 | 4.375 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.133333 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
15,678 | class A:
def __init__(self, txt: str):
self.w: G = None
self.z: C = None
self.v: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
self.w: C = None
self.p: D = None
self.u: G = None
se... | d" | class A:
def __init__(self, txt: str):
self.w: G = None
self.z: C = None
self.v: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
self.w: C = None
self.p: D = None
self.u: G = None
se... | 9 | 35 | 3.888889 | 0.486111 | 8 | 1.125 | 7 | 1 | 4.875 | 6 | 2 | 1 | 4 | 0.444444 | 6 | 0.171429 | 3 | 2 | 5 | 3 | 5 | 2 | 2 | 2 |
15,679 | class A:
def __init__(self, txt: str):
self.o: A = None
self.y: C = None
self.z: B = None
self.s: B = None
self.v: E = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.o: A = None
self.y: C = None
self.z: B = None
self.s: B = None
self.v: E = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
self.txt = txt
class C:
... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 8 | 1 | 4.625 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.194444 | 3 | 3 | 4 | 3.333333 | 6 | 2 | 1 | 2 |
15,680 | class A:
def __init__(self, txt: str):
self.v: E = None
self.w: C = None
self.y: H = None
self.q: H = None
self.o: E = None
self.p: D = None
self.r: G = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | g" | class A:
def __init__(self, txt: str):
self.v: E = None
self.w: C = None
self.y: H = None
self.q: H = None
self.o: E = None
self.p: D = None
self.r: G = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 8 | 1 | 4.125 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,681 | class A:
def __init__(self, txt: str):
self.o: G = None
self.v: G = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.v: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.o: G = None
self.v: G = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.v: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 6 | 1 | 3.125 | 6 | 2 | 2 | 5 | 0.625 | 5 | 0.25 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
15,682 | class A:
def __init__(self, txt: str):
self.r: H = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.x: G = None
self.v: B = None
self.r: A = None
self.t: B = None
se... | g" | class A:
def __init__(self, txt: str):
self.r: H = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.x: G = None
self.v: B = None
self.r: A = None
self.t: B = None
se... | 9 | 28 | 3.111111 | 0.388889 | 8 | 1.125 | 6 | 1 | 3.625 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.285714 | 2 | 3 | 5 | 4 | 7 | 2 | 2 | 2 |
15,683 | class A:
def __init__(self, txt: str):
self.x: H = None
self.p: H = None
self.y: H = None
self.q: B = None
self.o: H = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.r: B = None
se... | l" | class A:
def __init__(self, txt: str):
self.x: H = None
self.p: H = None
self.y: H = None
self.q: B = None
self.o: H = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.r: B = None
se... | 9 | 18 | 2 | 0.25 | 8 | 1.125 | 6 | 1 | 3 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
15,684 | class A:
def __init__(self, txt: str):
self.v: H = None
self.s: F = None
self.p: C = None
self.y: B = None
self.q: B = None
self.o: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
se... | g" | class A:
def __init__(self, txt: str):
self.v: H = None
self.s: F = None
self.p: C = None
self.y: B = None
self.q: B = None
self.o: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
se... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 7 | 1 | 3.25 | 7 | 2 | 2 | 5 | 0.555556 | 6 | 0.26087 | 3 | 3 | 4 | 3.666667 | 5 | 3 | 1 | 2 |
15,685 | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: G = None
self.v: C = None
self.o: B = None
self.p: D = None
self.x: G = None
self.t: B = None
self.z: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | m" | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: G = None
self.v: C = None
self.o: B = None
self.p: D = None
self.x: G = None
self.t: B = None
self.z: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 45 | 4.5 | 0.5 | 8 | 1.25 | 8 | 4 | 5.75 | 10 | 3 | 2 | 8 | 0.8 | 9 | 0.2 | 3 | 3 | 6 | 3.75 | 5 | 3 | 1 | 3 |
15,686 | class A:
def __init__(self, txt: str):
self.t: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F = None
self.x: G ... | g" | class A:
def __init__(self, txt: str):
self.t: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F = None
self.x: G ... | 9 | 22 | 2.444444 | 0.305556 | 8 | 1.125 | 8 | 1 | 3.125 | 6 | 3 | 2 | 4 | 0.444444 | 5 | 0.227273 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
15,687 | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: H = None
self.z: C = None
self.s: H = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: H = None
self.z: C = None
self.s: H = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 7 | 1 | 4.5 | 8 | 2 | 1 | 6 | 0.666667 | 8 | 0.25 | 3 | 2 | 4 | 3.333333 | 5 | 3 | 1 | 2 |
15,688 | class A:
def __init__(self, txt: str):
self.u: D = None
self.o: E = None
self.w: B = None
self.x: F = None
self.v: C = None
self.z: D = None
self.q: F = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | g" | class A:
def __init__(self, txt: str):
self.u: D = None
self.o: E = None
self.w: B = None
self.x: F = None
self.v: C = None
self.z: D = None
self.q: F = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 31 | 3.1 | 0.344444 | 8 | 1.25 | 8 | 1 | 4.25 | 6 | 2 | 1 | 5 | 0.5 | 6 | 0.193548 | 2 | 2 | 5 | 3.5 | 6 | 1 | 1 | 2 |
15,689 | class A:
def __init__(self, txt: str):
self.u: C = None
self.y: E = None
self.v: C = None
self.t: F = None
self.s: G = None
self.o: D = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: C = None
self.y: E = None
self.v: C = None
self.t: F = None
self.s: G = None
self.o: D = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
se... | 10 | 34 | 3.4 | 0.377778 | 8 | 1.25 | 8 | 1 | 3.875 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.147059 | 0 | null | null | null | 3 | 2 | 2 | 1 |
15,690 | class A:
def __init__(self, txt: str):
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: G = None
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: F = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: G = None
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: F = None
self.txt =... | 8 | 19 | 2.375 | 0.339286 | 8 | 1 | 8 | 1 | 2.875 | 8 | 3 | 3 | 5 | 0.625 | 6 | 0.315789 | 4 | 2 | 6 | 4 | 4 | 4 | 1 | 2 |
15,691 | class A:
def __init__(self, txt: str):
self.p: D = None
self.s: D = None
self.w: D = None
self.v: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.w: C = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.p: D = None
self.s: D = None
self.w: D = None
self.v: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.w: C = None
self.txt = txt
class C:
... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 6 | 2 | 4 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.125 | 2 | 3 | 3 | 3 | 3 | 3 | 2 | 2 |
15,692 | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.z: G = None
self.s: G = None
self.r: D = None
self.y: C = None
self.p: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.z: G = None
self.s: G = None
self.r: D = None
self.y: C = None
self.p: C = None
se... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 8 | 1 | 4.5 | 8 | 3 | 3 | 4 | 0.5 | 5 | 0.208333 | 5 | 2 | 6 | 4.285714 | 4 | 4 | 3 | 2 |
15,693 | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: C = None
self.r: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: F ... | k" | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: C = None
self.r: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: F ... | 8 | 19 | 2.375 | 0.339286 | 8 | 1 | 8 | 1 | 2.75 | 7 | 3 | 3 | 4 | 0.5 | 4 | 0.210526 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 1 | 2 |
15,694 | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.w: D = None
self.v: E ... | l" | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.w: D = None
self.v: E ... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 8 | 1 | 3.125 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.136364 | 2 | 3 | 3 | 3 | 2 | 3 | 2 | 1 |
15,695 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: H = None
self.y: F = None
self.w: G = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.u: C = None
self.o: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: H = None
self.y: F = None
self.w: G = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.u: C = None
self.o: C = None
se... | 9 | 34 | 3.777778 | 0.472222 | 8 | 1.125 | 8 | 3 | 5.25 | 7 | 3 | 2 | 5 | 0.555556 | 6 | 0.176471 | 3 | 2 | 5 | 3 | 5 | 2 | 2 | 2 |
15,696 | class A:
def __init__(self, txt: str):
self.t: C = None
self.z: F = None
self.v: G = None
self.w: E = None
self.x: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.s: H = None
se... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.z: F = None
self.v: G = None
self.w: E = None
self.x: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.s: H = None
se... | 8 | 28 | 3.5 | 0.5 | 8 | 1 | 7 | 1 | 4.5 | 6 | 3 | 2 | 4 | 0.5 | 4 | 0.142857 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 1 |
15,697 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.s: F = None
self.v: G ... | m" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.s: F = None
self.v: G ... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 8 | 1 | 3 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.130435 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
15,698 | class A:
def __init__(self, txt: str):
self.x: G = None
self.y: G = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.v: C = None
self.w: D = None
self.t: C = None
self.p: H = None
se... | d" | class A:
def __init__(self, txt: str):
self.x: G = None
self.y: G = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.v: C = None
self.w: D = None
self.t: C = None
self.p: H = None
se... | 10 | 34 | 3.4 | 0.377778 | 8 | 1.25 | 7 | 1 | 4 | 10 | 4 | 3 | 3 | 0.3 | 4 | 0.117647 | 8 | 3 | 9 | 4.8 | 4 | 3 | 1 | 2 |
15,699 | class A:
def __init__(self, txt: str):
self.z: H = 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.v: E = None
self.r: H = None
self.w: A = None
self.s: D ... | c" | class A:
def __init__(self, txt: str):
self.z: H = 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.v: E = None
self.r: H = None
self.w: A = None
self.s: D ... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 7 | 1 | 3.5 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.26087 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.