id int64 0 9k | prompt stringlengths 265 3.32k | answer stringclasses 14
values | pythoncode stringlengths 267 3.32k | num_nodes int64 3 10 | num_edges int64 3 53 | avg_node_edge float64 1 5.3 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.6 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 8 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 8 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,400 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.y: D = None
self.q: C = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.y: D = None
self.q: C = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 4 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.333333 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,401 | class A:
def __init__(self, txt: str):
self.z: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.s: B = None
self.t: D ... | k" | class A:
def __init__(self, txt: str):
self.z: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.s: B = None
self.t: D ... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.375 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,402 | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.t: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | j" | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.t: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | 8 | 21 | 2.625 | 0.375 | 5 | 1.6 | 4 | 2 | 3.2 | 6 | 4 | 2 | 3 | 0.375 | 4 | 0.190476 | 4 | 2 | 6 | 3.142857 | 4 | 2 | 1 | 2 |
3,403 | class A:
def __init__(self, txt: str):
self.r: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | i" | class A:
def __init__(self, txt: str):
self.r: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 4 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.176471 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,404 | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.z: A ... | l" | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.z: A ... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 5 | 2 | 2.6 | 5 | 2 | 1 | 3 | 0.428571 | 5 | 0.384615 | 3 | 2 | 5 | 3 | 5 | 1 | 1 | 2 |
3,405 | class A:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.v: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.x: D = None
self.q: D = None
self.r: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.v: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.x: D = None
self.q: D = None
self.r: A = None
se... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 4 | 2 | 3 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.363636 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
3,406 | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.t: E = None
self.w: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.t: E = None
self.w: B = None
self.txt =... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 3 | 1 | 2.2 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.375 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,407 | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | j" | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 4 | 2 | 2.8 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.285714 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
3,408 | class A:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.v: B = None
self.x: B ... | k" | class A:
def __init__(self, txt: str):
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.v: B = None
self.x: B ... | 8 | 12 | 1.5 | 0.214286 | 5 | 1.6 | 4 | 1 | 2 | 5 | 3 | 3 | 2 | 0.25 | 2 | 0.166667 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,409 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: B = None
self.v: D = None
self.o: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: A = None
self.y: D = None
se... | e" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: B = None
self.v: D = None
self.o: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: A = None
self.y: D = None
se... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 1 | 3.2 | 6 | 3 | 3 | 3 | 0.428571 | 4 | 0.2 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 1 | 2 |
3,410 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.s: B = None
self.o: A ... | b" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.s: B = None
self.o: A ... | 8 | 15 | 1.875 | 0.267857 | 5 | 1.6 | 4 | 1 | 2.4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.2 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,411 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.s: C = None
self.t: E = None
self.u: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.s: C = None
self.t: E = None
self.u: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 1 | 2.2 | 6 | 1 | 1 | 7 | 0.7 | 6 | 0.230769 | 0 | null | null | null | 4 | 2 | 2 | 1 |
3,412 | class A:
def __init__(self, txt: str):
self.w: D = None
self.o: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.y: D ... | a" | class A:
def __init__(self, txt: str):
self.w: D = None
self.o: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.y: D ... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 2.6 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.333333 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
3,413 | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | e" | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 1 | 3 | 6 | 1 | 1 | 7 | 0.7 | 6 | 0.230769 | 0 | null | null | null | 5 | 2 | 1 | 1 |
3,414 | class A:
def __init__(self, txt: str):
self.w: A = None
self.p: A = 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.q: E = None
self.z: D ... | a" | class A:
def __init__(self, txt: str):
self.w: A = None
self.p: A = 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.q: E = None
self.z: D ... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.3 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,415 | class A:
def __init__(self, txt: str):
self.o: C = None
self.z: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: A = None
self.v: C = None
self.w: A = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.o: C = None
self.z: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: A = None
self.v: C = None
self.w: A = None
self.txt = txt
class C:
... | 9 | 19 | 2.111111 | 0.263889 | 5 | 1.8 | 5 | 1 | 3.2 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.210526 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,416 | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.o: A = None
self.u: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.o: A = None
self.u: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 3 | 5 | 3 | 2 | 3 | 0.333333 | 4 | 0.2 | 3 | 2 | 5 | 3 | 4 | 2 | 1 | 2 |
3,417 | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C ... | e" | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C ... | 10 | 28 | 2.8 | 0.311111 | 5 | 2 | 5 | 2 | 3.6 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.178571 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
3,418 | class A:
def __init__(self, txt: str):
self.u: E = None
self.q: B = None
self.o: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: A = None
self.y: D = None
self.v: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.u: E = None
self.q: B = None
self.o: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: A = None
self.y: D = None
self.v: E = None
se... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 3 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.3 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
3,419 | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: B = None
self.s: D = None
self.p: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.x: A = None
self.v: D = None
se... | k" | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: B = None
self.s: D = None
self.p: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.x: A = None
self.v: D = None
se... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3.4 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.285714 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,420 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | i" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.6 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.3 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
3,421 | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.y: B = None
self.p: B ... | i" | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.y: B = None
self.p: B ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 3 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.5 | 2 | 3 | 4 | 3.5 | 3 | 2 | 2 | 2 |
3,422 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.t: B ... | e" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.t: B ... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 4 | 1 | 2.4 | 6 | 4 | 3 | 2 | 0.333333 | 2 | 0.2 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
3,423 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: E = None
self.z: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E ... | k" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: E = None
self.z: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E ... | 8 | 17 | 2.125 | 0.303571 | 5 | 1.6 | 4 | 1 | 2.6 | 7 | 3 | 1 | 5 | 0.625 | 7 | 0.411765 | 3 | 2 | 7 | 4 | 4 | 2 | 2 | 2 |
3,424 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.z: A ... | m" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.z: A ... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 4 | 1 | 2.8 | 9 | 4 | 3 | 3 | 0.333333 | 6 | 0.285714 | 7 | 2 | 8 | 4.384615 | 6 | 3 | 1 | 3 |
3,425 | class A:
def __init__(self, txt: str):
self.o: E = None
self.u: A = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.r: C = None
self.u: B = None
self.o: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.o: E = None
self.u: A = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.r: C = None
self.u: B = None
self.o: C = None
se... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.157895 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,426 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.w: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.w: C = None
self.txt =... | 10 | 17 | 1.7 | 0.188889 | 5 | 2 | 3 | 1 | 1.8 | 9 | 3 | 3 | 4 | 0.4 | 5 | 0.294118 | 6 | 2 | 4 | 2.5 | 2 | 8 | 5 | 2 |
3,427 | class A:
def __init__(self, txt: str):
self.y: D = None
self.p: D = None
self.q: E = None
self.u: D = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.y: D = None
self.p: D = None
self.q: E = None
self.u: D = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 19 | 2.111111 | 0.263889 | 5 | 1.8 | 5 | 1 | 3.6 | 7 | 3 | 1 | 5 | 0.555556 | 7 | 0.368421 | 3 | 2 | 5 | 3 | 5 | 2 | 2 | 3 |
3,428 | class A:
def __init__(self, txt: str):
self.x: D = None
self.v: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.u: B ... | j" | class A:
def __init__(self, txt: str):
self.x: D = None
self.v: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.u: B ... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 3 | 1 | 2.4 | 5 | 3 | 3 | 2 | 0.333333 | 2 | 0.2 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
3,429 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.p: A = None
self.w: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | j" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.p: A = None
self.w: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | 10 | 14 | 1.4 | 0.155556 | 5 | 2 | 4 | 1 | 2 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.357143 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
3,430 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: D = None
self.y: E = None
self.s: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: D = None
self.y: E = None
self.s: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 29 | 3.222222 | 0.402778 | 5 | 1.8 | 5 | 1 | 3.2 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.103448 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,431 | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.t: E ... | h" | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.t: E ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 2 | 3 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.272727 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,432 | class A:
def __init__(self, txt: str):
self.o: E = None
self.p: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.o: E = None
self.p: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 5 | 1 | 2.8 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,433 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E = None
self.q: E ... | f" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E = None
self.q: E ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 4 | 1 | 2.6 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.25 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
3,434 | class A:
def __init__(self, txt: str):
self.x: E = None
self.v: B = None
self.s: A = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.v: D = None
self.t: A = None
self.p: D = None
se... | b" | class A:
def __init__(self, txt: str):
self.x: E = None
self.v: B = None
self.s: A = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.v: D = None
self.t: A = None
self.p: D = None
se... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 1 | 2.8 | 6 | 3 | 2 | 4 | 0.5 | 5 | 0.25 | 3 | 2 | 4 | 2.5 | 4 | 3 | 3 | 2 |
3,435 | class A:
def __init__(self, txt: str):
self.r: B = None
self.o: D = None
self.z: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | n" | class A:
def __init__(self, txt: str):
self.r: B = None
self.o: D = None
self.z: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 5 | 1 | 2.6 | 7 | 3 | 2 | 4 | 0.4 | 5 | 0.238095 | 4 | 3 | 6 | 3.6 | 5 | 2 | 1 | 2 |
3,436 | class A:
def __init__(self, txt: str):
self.q: A = None
self.v: C = None
self.x: B = None
self.u: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: C = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.q: A = None
self.v: C = None
self.x: B = None
self.u: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: C = None
self.txt = txt
class C:
... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 1 | 2.2 | 8 | 3 | 1 | 6 | 0.666667 | 8 | 0.363636 | 3 | 2 | 8 | 4.5 | 5 | 3 | 2 | 2 |
3,437 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.p: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.z: D ... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.p: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.z: D ... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 3 | 1 | 2 | 4 | 2 | 2 | 3 | 0.3 | 3 | 0.142857 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,438 | class A:
def __init__(self, txt: str):
self.r: B = None
self.o: C = None
self.y: E = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.r: B = None
self.o: C = None
self.y: E = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 4 | 2 | 2.8 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.277778 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,439 | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: E = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | e" | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: E = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 2 | 3.2 | 10 | 4 | 3 | 5 | 0.5 | 7 | 0.269231 | 6 | 2 | 9 | 3.9 | 5 | 3 | 2 | 2 |
3,440 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.q: E = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.q: E = None
self.txt = txt
class D:
def __... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 5 | 1 | 2.2 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.285714 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,441 | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: E = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: E = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 19 | 2.111111 | 0.263889 | 5 | 1.8 | 3 | 1 | 2.2 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,442 | class A:
def __init__(self, txt: str):
self.o: A = None
self.t: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: E = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.o: A = None
self.t: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: E = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 3 | 3 | 3 | 10 | 2 | 2 | 7 | 0.7 | 8 | 0.307692 | 4 | 2 | 7 | 5.75 | 6 | 3 | 2 | 2 |
3,443 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.v: E = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.v: E = None
self.txt = txt
class D:
def __... | 10 | 17 | 1.7 | 0.188889 | 5 | 2 | 4 | 1 | 2.2 | 4 | 2 | 1 | 3 | 0.3 | 4 | 0.235294 | 2 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
3,444 | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.r: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E ... | l" | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.r: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 3 | 1 | 2 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.222222 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,445 | class A:
def __init__(self, txt: str):
self.q: E = None
self.w: B = None
self.o: A = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: D = None
self.z: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.q: E = None
self.w: B = None
self.o: A = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: D = None
self.z: C = None
self.txt = txt
class C:
... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 4 | 1 | 2.8 | 9 | 3 | 2 | 5 | 0.555556 | 8 | 0.4 | 5 | 2 | 7 | 4.166667 | 6 | 3 | 3 | 2 |
3,446 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.v: A = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.u: A ... | h" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.v: A = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.u: A ... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 4 | 1 | 3 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,447 | class A:
def __init__(self, txt: str):
self.u: E = None
self.w: D = None
self.o: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: C = None
self.p: B = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.u: E = None
self.w: D = None
self.o: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: C = None
self.p: B = None
self.txt = txt
class C:
... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 4 | 1 | 3 | 7 | 2 | 2 | 4 | 0.5 | 5 | 0.25 | 4 | 2 | 2 | 2 | 3 | 4 | 4 | 2 |
3,448 | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: E = None
self.w: C = None
self.o: C = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: E = None
self.w: C = None
self.o: C = None
self.txt = txt
class C:
... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 4 | 1 | 2.4 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.3125 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
3,449 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.t: B = None
self.txt = txt
class D:
def __... | e" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.t: B = None
self.txt = txt
class D:
def __... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 3 | 1 | 1.8 | 5 | 3 | 3 | 2 | 0.4 | 2 | 0.285714 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,450 | class A:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.r: C = None
self.s: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: A = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.r: C = None
self.s: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: A = None
self.txt = txt
class C:
... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 5 | 1 | 2.4 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.4 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
3,451 | class A:
def __init__(self, txt: str):
self.z: C = None
self.t: D = None
self.u: B = None
self.y: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.s: D = None
self.t: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.t: D = None
self.u: B = None
self.y: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.s: D = None
self.t: A = None
se... | 6 | 23 | 3.833333 | 0.766667 | 5 | 1.2 | 5 | 4 | 4.6 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.217391 | 3 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
3,452 | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | h" | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 4 | 1 | 2.6 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.277778 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 1 |
3,453 | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 4 | 2 | 2.8 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.333333 | 2 | 3 | 4 | 3.5 | 5 | 1 | 1 | 2 |
3,454 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class D:
def __... | d" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class D:
def __... | 7 | 8 | 1.142857 | 0.190476 | 5 | 1.4 | 2 | 1 | 1.2 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.375 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
3,455 | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.v: A ... | d" | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.v: A ... | 8 | 23 | 2.875 | 0.410714 | 5 | 1.6 | 5 | 1 | 3.2 | 7 | 4 | 2 | 4 | 0.5 | 5 | 0.217391 | 4 | 2 | 6 | 3.142857 | 3 | 4 | 1 | 2 |
3,456 | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: A = None
self.u: A = None
self.q: C = None
self.v: A = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: A = None
self.u: A = None
self.q: C = None
self.v: A = None
self.txt = txt
class C:
... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 2 | 3.4 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.272727 | 2 | 2 | 4 | 3 | 5 | 2 | 2 | 2 |
3,457 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.t: A = None
self.u: A = None
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.t: A = None
self.u: A = None
self.p: B ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 3.2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.363636 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,458 | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: D = None
self.o: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.v: A = None
self.z: C = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: D = None
self.o: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.v: A = None
self.z: C = None
self.txt = txt
class C:
... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 2.8 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,459 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.u: D = None
self.w: D = None
self.v: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.u: D = None
self.w: D = None
self.v: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 1 | 3 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.3 | 2 | 4 | 6 | 5 | 4 | 2 | 1 | 2 |
3,460 | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: D = None
self.u: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: B = None
self.o: A = None
self.p: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: D = None
self.u: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: B = None
self.o: A = None
self.p: E = None
se... | 6 | 17 | 2.833333 | 0.566667 | 5 | 1.2 | 4 | 1 | 3 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.235294 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,461 | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: D = None
self.z: C = None
self.x: A = None
self.r: D = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: D = None
self.z: C = None
self.x: A = None
self.r: D = None
self.txt = txt
class C:
... | 8 | 14 | 1.75 | 0.25 | 5 | 1.6 | 5 | 1 | 2.4 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.285714 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,462 | class A:
def __init__(self, txt: str):
self.q: A = None
self.u: E = None
self.z: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.z: C = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.q: A = None
self.u: E = None
self.z: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.z: C = None
self.txt = txt
class C:
... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 2.8 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.4 | 2 | 4 | 4 | 4 | 5 | 3 | 1 | 1 |
3,463 | class A:
def __init__(self, txt: str):
self.p: A = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.w: B ... | k" | class A:
def __init__(self, txt: str):
self.p: A = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.w: B ... | 9 | 18 | 2 | 0.25 | 5 | 1.8 | 4 | 2 | 2.6 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,464 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: D = None
self.v: E = None
self.x: A = None
self.r: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: D = None
self.v: E = None
self.x: A = None
self.r: C = None
self.txt = txt
class C:
... | 5 | 15 | 3 | 0.75 | 5 | 1 | 5 | 2 | 4 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.2 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,465 | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: D = None
self.r: E = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | j" | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: D = None
self.r: E = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | 7 | 21 | 3 | 0.5 | 5 | 1.4 | 5 | 1 | 3.6 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.238095 | 2 | 3 | 3 | 3 | 4 | 3 | 1 | 1 |
3,466 | class A:
def __init__(self, txt: str):
self.y: A = None
self.t: C = None
self.z: D = None
self.q: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.u: E = None
self.q: E = None
se... | d" | class A:
def __init__(self, txt: str):
self.y: A = None
self.t: C = None
self.z: D = None
self.q: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.u: E = None
self.q: E = None
se... | 10 | 34 | 3.4 | 0.377778 | 5 | 2 | 5 | 1 | 3.8 | 9 | 4 | 3 | 5 | 0.5 | 6 | 0.176471 | 5 | 2 | 6 | 3.111111 | 3 | 4 | 2 | 2 |
3,467 | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | n" | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | 10 | 15 | 1.5 | 0.166667 | 5 | 2 | 2 | 1 | 1.6 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.266667 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
3,468 | class A:
def __init__(self, txt: str):
self.t: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E = None
self.y: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.t: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E = None
self.y: A = None
self.txt =... | 6 | 8 | 1.333333 | 0.266667 | 5 | 1.2 | 2 | 1 | 1.4 | 6 | 2 | 2 | 5 | 0.833333 | 5 | 0.625 | 2 | 4 | 4 | 4 | 4 | 3 | 2 | 2 |
3,469 | class A:
def __init__(self, txt: str):
self.q: B = None
self.y: E = None
self.r: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.y: C = None
self.v: C = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.q: B = None
self.y: E = None
self.r: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.y: C = None
self.v: C = None
self.txt = txt
class C:
... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.4 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.4 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
3,470 | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.x: B = None
self.r: D = None
self.q: C = None
self.z: D = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.r: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.x: B = None
self.r: D = None
self.q: C = None
self.z: D = None
self.txt = txt
class C:
... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 3.4 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.333333 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
3,471 | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: C = None
self.t: A = None
self.p: E = None
self.x: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: C = None
self.t: A = None
self.p: E = None
self.x: D = None
se... | 5 | 14 | 2.8 | 0.7 | 5 | 1 | 5 | 2 | 3 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.214286 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,472 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E = None
self.p: B = None
self.s: B ... | j" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E = None
self.p: B = None
self.s: B ... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 4 | 1 | 1.8 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.571429 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
3,473 | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 4 | 1 | 2.4 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.166667 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,474 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: D = None
self.t: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | n" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: D = None
self.t: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 10 | 18 | 1.8 | 0.2 | 5 | 2 | 4 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.166667 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,475 | class A:
def __init__(self, txt: str):
self.t: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | b" | class A:
def __init__(self, txt: str):
self.t: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.q: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 4 | 2 | 3.2 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.277778 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
3,476 | class A:
def __init__(self, txt: str):
self.u: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.v: A ... | e" | class A:
def __init__(self, txt: str):
self.u: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.v: A ... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 2 | 1 | 1.8 | 6 | 3 | 2 | 3 | 0.5 | 5 | 0.555556 | 4 | 2 | 5 | 3 | 4 | 3 | 2 | 2 |
3,477 | class A:
def __init__(self, txt: str):
self.z: A = None
self.v: E = None
self.x: A = None
self.s: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.t: E = None
self.y: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.z: A = None
self.v: E = None
self.x: A = None
self.s: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.t: E = None
self.y: C = None
se... | 9 | 27 | 3 | 0.375 | 5 | 1.8 | 5 | 2 | 3.6 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.259259 | 2 | 2 | 3 | 2.5 | 6 | 2 | 2 | 2 |
3,478 | class A:
def __init__(self, txt: str):
self.p: C = None
self.x: B = None
self.w: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | n" | class A:
def __init__(self, txt: str):
self.p: C = None
self.x: B = None
self.w: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 4 | 1 | 2.6 | 7 | 3 | 2 | 4 | 0.5 | 5 | 0.263158 | 4 | 2 | 6 | 4 | 4 | 2 | 1 | 2 |
3,479 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: A = None
self.s: E = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | i" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: A = None
self.s: E = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 4 | 1 | 2.4 | 7 | 2 | 2 | 5 | 0.5 | 5 | 0.25 | 3 | 4 | 4 | 4 | 4 | 3 | 1 | 1 |
3,480 | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 3 | 2 | 2.4 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,481 | class A:
def __init__(self, txt: str):
self.p: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.x: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.p: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.x: B = None
self.txt =... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 4 | 1 | 2.2 | 6 | 3 | 3 | 3 | 0.5 | 3 | 0.3 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 2 |
3,482 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class D:
def __... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 2 | 1 | 1.6 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.5 | 2 | 3 | 3 | 3 | 3 | 3 | 2 | 1 |
3,483 | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.z: C ... | k" | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.z: C ... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 5 | 1 | 3 | 7 | 2 | 2 | 5 | 0.5 | 6 | 0.26087 | 3 | 2 | 6 | 4.666667 | 5 | 2 | 1 | 2 |
3,484 | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.x: C ... | b" | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.x: C ... | 10 | 18 | 1.8 | 0.2 | 5 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.166667 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
3,485 | class A:
def __init__(self, txt: str):
self.z: A = None
self.o: B = None
self.r: D = None
self.v: D = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.r: C = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.z: A = None
self.o: B = None
self.r: D = None
self.v: D = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.r: C = None
self.txt = txt
class C:
... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 5 | 1 | 3 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.173913 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,486 | class A:
def __init__(self, txt: str):
self.x: A = None
self.t: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: A = None
self.v: E = None
self.z: A = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.x: A = None
self.t: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: A = None
self.v: E = None
self.z: A = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 5 | 1.8 | 5 | 2 | 3.6 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.25 | 2 | 3 | 4 | 3.5 | 4 | 3 | 3 | 2 |
3,487 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: E = None
self.u: C = None
self.v: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: E = None
self.u: C = None
self.v: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 11 | 1.375 | 0.196429 | 5 | 1.6 | 5 | 1 | 2 | 5 | 2 | 2 | 3 | 0.375 | 3 | 0.272727 | 3 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,488 | class A:
def __init__(self, txt: str):
self.p: E = None
self.u: B = None
self.y: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: B = None
self.x: D = None
self.q: D = None
se... | d" | class A:
def __init__(self, txt: str):
self.p: E = None
self.u: B = None
self.y: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: B = None
self.x: D = None
self.q: D = None
se... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3.6 | 6 | 2 | 2 | 4 | 0.666667 | 4 | 0.285714 | 3 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
3,489 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.u: A = None
self.v: C = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.u: A = None
self.v: C = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 4 | 2 | 3.2 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.12 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,490 | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: B = None
self.x: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: B = None
self.x: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 4 | 1 | 2 | 5 | 3 | 1 | 3 | 0.6 | 5 | 0.714286 | 3 | 2 | 5 | 3.25 | 4 | 2 | 2 | 2 |
3,491 | class A:
def __init__(self, txt: str):
self.q: E = None
self.o: D = None
self.y: B = None
self.u: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: E = None
self.z: E = None
se... | f" | class A:
def __init__(self, txt: str):
self.q: E = None
self.o: D = None
self.y: B = None
self.u: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: E = None
self.z: E = None
se... | 8 | 27 | 3.375 | 0.482143 | 5 | 1.6 | 5 | 1 | 3.8 | 7 | 3 | 2 | 4 | 0.5 | 5 | 0.185185 | 4 | 2 | 6 | 3.333333 | 4 | 3 | 2 | 2 |
3,492 | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.o: D ... | j" | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.o: D ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 3.2 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.454545 | 2 | 3 | 4 | 3.5 | 5 | 1 | 1 | 2 |
3,493 | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: A = None
self.x: C = None
self.y: C = None
self.t: B = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: A = None
self.x: C = None
self.y: C = None
self.t: B = None
self.txt = txt
class C:
... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 5 | 1 | 3.4 | 6 | 3 | 2 | 3 | 0.333333 | 5 | 0.238095 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 2 | 2 |
3,494 | class A:
def __init__(self, txt: str):
self.o: A = None
self.t: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: D = None
self.y: D = None
self.s: A = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.o: A = None
self.t: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: D = None
self.y: D = None
self.s: A = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 5 | 1.8 | 5 | 2 | 3.6 | 8 | 3 | 2 | 6 | 0.666667 | 6 | 0.214286 | 3 | 2 | 4 | 2.5 | 6 | 2 | 1 | 2 |
3,495 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.q: A = None
self.z: D = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.q: A = None
self.z: D = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 4 | 1 | 2.8 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.1 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,496 | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.t: E ... | a" | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.t: E ... | 5 | 12 | 2.4 | 0.6 | 5 | 1 | 5 | 2 | 3 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.333333 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,497 | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: B = None
self.z: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: B = None
self.z: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 4 | 2 | 2.8 | 10 | 3 | 2 | 8 | 0.8 | 9 | 0.391304 | 3 | 4 | 8 | 6 | 7 | 2 | 2 | 2 |
3,498 | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: D = None
self.t: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.w: A = None
self.q: A = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: D = None
self.t: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.w: A = None
self.q: A = None
self.txt = txt
class C:
... | 8 | 15 | 1.875 | 0.267857 | 5 | 1.6 | 4 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.2 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
3,499 | class A:
def __init__(self, txt: str):
self.p: E = None
self.o: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.y: A ... | f" | class A:
def __init__(self, txt: str):
self.p: E = None
self.o: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.y: A ... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.571429 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.