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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,400 | class A:
def __init__(self, txt: str):
self.r: A = None
self.x: A = None
self.q: C = None
self.t: D = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: E = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.r: A = None
self.x: A = None
self.q: C = None
self.t: D = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: E = None
self.txt = txt
class C:
... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 1 | 2.8 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,401 | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | f" | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 2 | 3.2 | 5 | 2 | 1 | 3 | 0.6 | 5 | 0.454545 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
5,402 | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | c" | class A:
def __init__(self, txt: str):
self.q: D = None
self.p: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | 9 | 26 | 2.888889 | 0.361111 | 5 | 1.8 | 5 | 2 | 3.6 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.307692 | 2 | 4 | 7 | 5.5 | 6 | 2 | 1 | 2 |
5,403 | class A:
def __init__(self, txt: str):
self.y: E = None
self.x: C = None
self.t: C = None
self.s: C = 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.x: A ... | n" | class A:
def __init__(self, txt: str):
self.y: E = None
self.x: C = None
self.t: C = None
self.s: C = 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.x: A ... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 4 | 1 | 2.2 | 7 | 3 | 3 | 4 | 0.571429 | 4 | 0.285714 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 1 | 1 |
5,404 | class A:
def __init__(self, txt: str):
self.r: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.p: E ... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.p: E ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 2 | 2.4 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,405 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class D:
def __... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class D:
def __... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 4 | 1 | 2.2 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.3 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,406 | 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.w: C = None
self.u: E = None
self.s: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | 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.w: C = None
self.u: E = None
self.s: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 1 | 3.4 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.137931 | 1 | 4 | 4 | 4 | 3 | 2 | 1 | 1 |
5,407 | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: E = None
self.y: C = None
self.w: B = 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.z: B ... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: E = None
self.y: C = None
self.w: B = 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.z: B ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 3.6 | 6 | 2 | 1 | 4 | 0.666667 | 6 | 0.4 | 3 | 2 | 4 | 2.666667 | 4 | 3 | 2 | 2 |
5,408 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.u: C = None
self.q: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.u: C = None
self.q: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 8 | 20 | 2.5 | 0.357143 | 5 | 1.6 | 5 | 1 | 3.4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,409 | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.x: C = None
self.v: C = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.x: C = None
self.v: C = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 3.2 | 5 | 2 | 2 | 3 | 0.6 | 4 | 0.4 | 3 | 3 | 3 | 3 | 3 | 3 | 2 | 2 |
5,410 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.r: C = None
self.x: E = None
self.o: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.r: C = None
self.x: E = None
self.o: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 14 | 1.75 | 0.25 | 5 | 1.6 | 5 | 1 | 2.4 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.357143 | 2 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
5,411 | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: A = None
self.txt =... | 9 | 18 | 2 | 0.25 | 5 | 1.8 | 4 | 1 | 2.4 | 9 | 3 | 3 | 5 | 0.555556 | 6 | 0.333333 | 5 | 3 | 6 | 3.857143 | 5 | 3 | 2 | 2 |
5,412 | class A:
def __init__(self, txt: str):
self.x: E = None
self.q: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.x: C = None
self.y: D = None
self.w: E = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.x: E = None
self.q: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.x: C = None
self.y: D = None
self.w: E = None
self.txt = txt
class C:
... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 4 | 3 | 3.4 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.269231 | 3 | 2 | 2 | 2 | 4 | 4 | 2 | 2 |
5,413 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 5 | 1 | 2.2 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.5 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
5,414 | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.o: A = None
self.p: D = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.o: A = None
self.p: D = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 17 | 1.888889 | 0.236111 | 5 | 1.8 | 4 | 1 | 2.2 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.176471 | 2 | 3 | 3 | 3 | 2 | 3 | 2 | 1 |
5,415 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.t: C = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.z: E ... | a" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.t: C = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.z: E ... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 4 | 1 | 2.8 | 3 | 2 | 2 | 2 | 0.222222 | 2 | 0.095238 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,416 | class A:
def __init__(self, txt: str):
self.o: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: C = None
self.p: E = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.o: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: C = None
self.p: E = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 21 | 2.625 | 0.375 | 5 | 1.6 | 4 | 1 | 2.8 | 8 | 4 | 3 | 4 | 0.5 | 6 | 0.285714 | 5 | 2 | 7 | 4.222222 | 3 | 4 | 3 | 2 |
5,417 | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: E = 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.q: C = None
self.txt = txt
class D:
def __... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: E = 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.q: C = None
self.txt = txt
class D:
def __... | 7 | 10 | 1.428571 | 0.238095 | 5 | 1.4 | 3 | 1 | 1.6 | 4 | 3 | 2 | 2 | 0.285714 | 2 | 0.2 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
5,418 | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: D = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 16 | 2.666667 | 0.533333 | 5 | 1.2 | 5 | 2 | 3.2 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.1875 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,419 | class A:
def __init__(self, txt: str):
self.r: D = None
self.o: B = None
self.u: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.w: E = None
self.x: E = None
self.q: D = None
se... | e" | class A:
def __init__(self, txt: str):
self.r: D = None
self.o: B = None
self.u: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.w: E = None
self.x: E = None
self.q: D = None
se... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 3.4 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.272727 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
5,420 | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.x: B = 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.u: E = None
self.x: A ... | c" | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.x: B = 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.u: E = None
self.x: A ... | 6 | 17 | 2.833333 | 0.566667 | 5 | 1.2 | 5 | 1 | 3 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.235294 | 2 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
5,421 | class A:
def __init__(self, txt: str):
self.x: E = None
self.z: C = None
self.v: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: C = None
self.y: B = None
self.o: B = None
se... | a" | class A:
def __init__(self, txt: str):
self.x: E = None
self.z: C = None
self.v: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: C = None
self.y: B = None
self.o: B = None
se... | 10 | 33 | 3.3 | 0.366667 | 5 | 2 | 5 | 3 | 4 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.121212 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
5,422 | class A:
def __init__(self, txt: str):
self.u: D = None
self.t: C = None
self.v: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.w: E = None
self.v: C = None
self.s: A = None
se... | e" | class A:
def __init__(self, txt: str):
self.u: D = None
self.t: C = None
self.v: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.w: E = None
self.v: C = None
self.s: A = None
se... | 7 | 21 | 3 | 0.5 | 5 | 1.4 | 5 | 1 | 3.2 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.285714 | 1 | 5 | 5 | 5 | 4 | 3 | 3 | 2 |
5,423 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E = None
self.t: D ... | g" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E = None
self.t: D ... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 5 | 2 | 3.2 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.235294 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,424 | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.y: D = None
self.x: A ... | d" | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.y: D = None
self.x: A ... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 3 | 1 | 1.8 | 4 | 1 | 1 | 5 | 1 | 4 | 0.571429 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,425 | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: E = None
self.v: D = None
self.y: D = None
self.w: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: E = None
self.v: D = None
self.y: D = None
self.w: A = None
se... | 9 | 26 | 2.888889 | 0.361111 | 5 | 1.8 | 5 | 3 | 4 | 4 | 2 | 1 | 3 | 0.333333 | 4 | 0.153846 | 2 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
5,426 | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 19 | 2.714286 | 0.452381 | 5 | 1.4 | 4 | 2 | 2.8 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,427 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | 9 | 17 | 1.888889 | 0.236111 | 5 | 1.8 | 4 | 1 | 2 | 9 | 3 | 2 | 4 | 0.444444 | 6 | 0.352941 | 6 | 2 | 7 | 4.25 | 6 | 2 | 1 | 2 |
5,428 | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: C = None
self.v: A = None
self.t: E = None
self.x: E = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: C = None
self.v: A = None
self.t: E = None
self.x: E = None
self.txt = txt
class C:
... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 2.6 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.461538 | 2 | 3 | 5 | 4 | 4 | 3 | 2 | 2 |
5,429 | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.x: C = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.x: C = None
self.txt =... | 9 | 12 | 1.333333 | 0.166667 | 5 | 1.8 | 2 | 1 | 1.4 | 7 | 4 | 3 | 3 | 0.333333 | 3 | 0.25 | 5 | 2 | 6 | 3.111111 | 2 | 4 | 1 | 1 |
5,430 | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.w: B = None
self.t: E = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.w: B = None
self.t: E = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 2.2 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.416667 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
5,431 | class A:
def __init__(self, txt: str):
self.x: C = None
self.w: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | j" | class A:
def __init__(self, txt: str):
self.x: C = None
self.w: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
5,432 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: B = None
self.o: C = None
self.q: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: B = None
self.o: C = None
self.q: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 1 | 3.4 | 8 | 3 | 3 | 5 | 0.625 | 6 | 0.272727 | 4 | 3 | 7 | 4.666667 | 6 | 3 | 1 | 2 |
5,433 | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: C ... | d" | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: C ... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 5 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.25 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
5,434 | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: E = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: E = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 4 | 1 | 2.8 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.235294 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
5,435 | class A:
def __init__(self, txt: str):
self.o: E = None
self.z: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: A = None
self.o: A = None
self.w: D = None
self.q: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.o: E = None
self.z: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: A = None
self.o: A = None
self.w: D = None
self.q: E = None
se... | 9 | 18 | 2 | 0.25 | 5 | 1.8 | 5 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
5,436 | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: D = None
self.t: C = None
self.q: D = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: D = None
self.t: C = None
self.q: D = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 4 | 2 | 3 | 6 | 2 | 1 | 6 | 0.6 | 6 | 0.24 | 1 | 4 | 4 | 4 | 4 | 3 | 2 | 2 |
5,437 | class A:
def __init__(self, txt: str):
self.w: A = None
self.t: C = None
self.x: A = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.w: A = None
self.t: C = None
self.x: A = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 4 | 1 | 2.6 | 4 | 2 | 1 | 3 | 0.5 | 4 | 0.363636 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
5,438 | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: C = None
self.p: E = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: C = None
self.p: E = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 2.8 | 6 | 2 | 2 | 5 | 0.833333 | 5 | 0.333333 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
5,439 | class A:
def __init__(self, txt: str):
self.x: B = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.t: B = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | i" | class A:
def __init__(self, txt: str):
self.x: B = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.t: B = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 4 | 1 | 2.4 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.173913 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
5,440 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 5 | 1 | 3 | 1 | 2.4 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.3 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
5,441 | class A:
def __init__(self, txt: str):
self.y: D = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.z: B = None
self.x: D = None
self.p: B = None
self.s: E = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.y: D = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.z: B = None
self.x: D = None
self.p: B = None
self.s: E = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 5 | 1.8 | 5 | 2 | 3.8 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.137931 | 0 | null | null | null | 3 | 2 | 2 | 1 |
5,442 | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 1 | 2.8 | 8 | 3 | 2 | 4 | 0.5 | 6 | 0.272727 | 5 | 3 | 8 | 4.428571 | 4 | 4 | 2 | 2 |
5,443 | class A:
def __init__(self, txt: str):
self.u: D = None
self.w: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: B = None
self.x: D = None
self.z: E = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.u: D = None
self.w: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: B = None
self.x: D = None
self.z: E = None
self.txt = txt
class C:
... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 4 | 1 | 2.4 | 8 | 3 | 1 | 7 | 0.777778 | 8 | 0.4 | 2 | 2 | 5 | 3.333333 | 7 | 2 | 2 | 2 |
5,444 | class A:
def __init__(self, txt: str):
self.z: D = None
self.q: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: D = None
self.q: E = None
self.w: E = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.z: D = None
self.q: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: D = None
self.q: E = None
self.w: E = None
self.txt = txt
class C:
... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 2 | 3.4 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.285714 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
5,445 | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.z: E = None
self.t: C = 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.o: E ... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.z: E = None
self.t: C = 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.o: E ... | 10 | 16 | 1.6 | 0.177778 | 5 | 2 | 4 | 1 | 2 | 10 | 5 | 3 | 3 | 0.3 | 6 | 0.375 | 8 | 2 | 9 | 4.125 | 2 | 6 | 4 | 2 |
5,446 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.u: D = None
self.w: E ... | k" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.u: D = None
self.w: E ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.333333 | 0 | null | null | null | 2 | 2 | 1 | 1 |
5,447 | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: E = None
self.o: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.y: E = None
self.p: C = None
self.x: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: E = None
self.o: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.y: E = None
self.p: C = None
self.x: C = None
se... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 4 | 1 | 3.2 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.1 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,448 | class A:
def __init__(self, txt: str):
self.p: E = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.t: C = None
self.x: A = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.p: E = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.t: C = None
self.x: A = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.333333 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,449 | class A:
def __init__(self, txt: str):
self.r: C = None
self.w: C = None
self.v: D = None
self.p: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.v: A = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.w: C = None
self.v: D = None
self.p: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.v: A = None
self.txt = txt
class C:
... | 10 | 22 | 2.2 | 0.244444 | 5 | 2 | 5 | 1 | 2.8 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.181818 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 1 |
5,450 | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.s: B ... | f" | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.s: B ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.8 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.272727 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,451 | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: D = None
self.w: C = None
self.x: B = 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.p: A ... | i" | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: D = None
self.w: C = None
self.x: B = 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.p: A ... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 4 | 1 | 1.8 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.555556 | 2 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
5,452 | class A:
def __init__(self, txt: str):
self.p: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.t: D = None
self.w: E = None
self.y: C = None
self.q: C = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.p: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.t: D = None
self.w: E = None
self.y: C = None
self.q: C = None
self.txt = txt
class C:
... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2 | 5 | 2 | 1 | 5 | 1 | 5 | 0.625 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,453 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.s: D = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.s: D = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 4 | 1 | 2 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.571429 | 3 | 2 | 5 | 3.25 | 3 | 3 | 2 | 2 |
5,454 | class A:
def __init__(self, txt: str):
self.z: E = None
self.r: B = None
self.w: E = None
self.u: 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: str):
self.q: D ... | m" | class A:
def __init__(self, txt: str):
self.z: E = None
self.r: B = None
self.w: E = None
self.u: 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: str):
self.q: D ... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 4 | 1 | 2.8 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.384615 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
5,455 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.s: D = None
self.q: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.s: D = None
self.q: D = None
self.txt =... | 6 | 7 | 1.166667 | 0.233333 | 5 | 1.2 | 3 | 1 | 1.6 | 6 | 2 | 2 | 4 | 0.666667 | 4 | 0.571429 | 3 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,456 | class A:
def __init__(self, txt: str):
self.w: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.w: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.txt =... | 7 | 11 | 1.571429 | 0.261905 | 5 | 1.4 | 4 | 1 | 2.2 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.272727 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,457 | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: C = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | l" | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.x: C = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 3 | 2 | 2.6 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.428571 | 1 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
5,458 | class A:
def __init__(self, txt: str):
self.p: D = None
self.o: A = None
self.z: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: B = None
self.z: B = None
self.v: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.p: D = None
self.o: A = None
self.z: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: B = None
self.z: B = None
self.v: C = None
se... | 9 | 29 | 3.222222 | 0.402778 | 5 | 1.8 | 5 | 3 | 4 | 9 | 2 | 1 | 7 | 0.777778 | 9 | 0.310345 | 3 | 2 | 4 | 3 | 7 | 2 | 1 | 2 |
5,459 | class A:
def __init__(self, txt: str):
self.x: C = None
self.p: B = None
self.w: E = None
self.s: E = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.x: C = None
self.p: B = None
self.w: E = None
self.s: E = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2.6 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,460 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: C = None
self.u: D = None
self.w: D = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: A = None
self.w: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: C = None
self.u: D = None
self.w: D = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: A = None
self.w: C = None
se... | 10 | 34 | 3.4 | 0.377778 | 5 | 2 | 5 | 3 | 4.6 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.117647 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,461 | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: B = None
self.r: B = None
self.x: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: D = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: B = None
self.r: B = None
self.x: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: D = None
self.txt = txt
class C:
... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2.8 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.5 | 2 | 4 | 4 | 4 | 3 | 3 | 1 | 1 |
5,462 | class A:
def __init__(self, txt: str):
self.v: E = None
self.x: B = None
self.q: E = None
self.t: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.y: D = None
self.x: D = None
se... | k" | class A:
def __init__(self, txt: str):
self.v: E = None
self.x: B = None
self.q: E = None
self.t: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.y: D = None
self.x: D = None
se... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2.6 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
5,463 | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: D = None
self.v: C = None
self.p: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: D = None
self.v: C = None
self.p: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 20 | 2 | 0.222222 | 5 | 2 | 5 | 1 | 2.6 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.15 | 0 | null | null | null | 2 | 2 | 1 | 1 |
5,464 | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: B = None
self.o: B = 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.y: A = None
self.z: B ... | m" | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: B = None
self.o: B = 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.y: A = None
self.z: B ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3.4 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,465 | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.z: E = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.z: E = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 3 | 1 | 2.4 | 4 | 3 | 1 | 3 | 0.6 | 4 | 0.363636 | 2 | 2 | 4 | 2.666667 | 4 | 1 | 1 | 2 |
5,466 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: A = None
self.u: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: A = None
self.u: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 5 | 1 | 3 | 6 | 3 | 2 | 3 | 0.375 | 4 | 0.25 | 4 | 2 | 4 | 2.666667 | 2 | 4 | 2 | 2 |
5,467 | class A:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.u: D ... | k" | class A:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.u: D ... | 8 | 16 | 2 | 0.285714 | 5 | 1.6 | 3 | 2 | 2.2 | 5 | 3 | 2 | 3 | 0.375 | 3 | 0.1875 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
5,468 | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: B = None
self.t: D = None
self.s: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: B = None
self.t: D = None
self.s: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 5 | 1 | 3.4 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.352941 | 3 | 2 | 6 | 4 | 3 | 3 | 2 | 2 |
5,469 | class A:
def __init__(self, txt: str):
self.v: E = None
self.y: B = None
self.t: D = None
self.o: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: B = None
self.o: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.v: E = None
self.y: B = None
self.t: D = None
self.o: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: B = None
self.o: D = None
se... | 10 | 36 | 3.6 | 0.4 | 5 | 2 | 5 | 2 | 3.8 | 8 | 3 | 1 | 7 | 0.7 | 8 | 0.222222 | 2 | 4 | 8 | 5.333333 | 6 | 2 | 1 | 2 |
5,470 | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.o: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.o: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 3 | 1 | 2.2 | 5 | 3 | 2 | 3 | 0.5 | 3 | 0.25 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
5,471 | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.q: D = None
self.t: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.r: E = None
self.q: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.q: D = None
self.t: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.r: E = None
self.q: A = None
se... | 10 | 32 | 3.2 | 0.355556 | 5 | 2 | 5 | 2 | 4 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.09375 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,472 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class D:
def __... | g" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class D:
def __... | 7 | 9 | 1.285714 | 0.214286 | 5 | 1.4 | 2 | 1 | 1.4 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.333333 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,473 | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 5 | 1 | 3 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.133333 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
5,474 | class A:
def __init__(self, txt: str):
self.o: E = None
self.t: C = None
self.s: A = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: B = None
self.z: E = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.o: E = None
self.t: C = None
self.s: A = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: B = None
self.z: E = None
self.txt = txt
class C:
... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 2 | 3.2 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.103448 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,475 | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.s: A = None
self.u: D = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.s: A = None
self.u: D = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 1 | 3.2 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.192308 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,476 | class A:
def __init__(self, txt: str):
self.o: E = None
self.t: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | d" | class A:
def __init__(self, txt: str):
self.o: E = None
self.t: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 3 | 2 | 2.4 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.416667 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
5,477 | class A:
def __init__(self, txt: str):
self.y: E = None
self.v: D = None
self.x: C = 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.q: D = None
self.r: E ... | e" | class A:
def __init__(self, txt: str):
self.y: E = None
self.v: D = None
self.x: C = 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.q: D = None
self.r: E ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 3 | 1 | 2.2 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.363636 | 2 | 2 | 4 | 3 | 4 | 1 | 1 | 2 |
5,478 | class A:
def __init__(self, txt: str):
self.y: B = None
self.p: B = None
self.v: B = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.p: B = None
self.v: B = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 4 | 1 | 2.6 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.304348 | 2 | 2 | 3 | 2.5 | 5 | 3 | 2 | 2 |
5,479 | class A:
def __init__(self, txt: str):
self.w: E = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.w: E = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.txt =... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.333333 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,480 | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.x: E = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.x: E = None
self.txt = txt
class D:
def __... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 3 | 1 | 1.8 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.5 | 2 | 2 | 5 | 3.5 | 4 | 2 | 1 | 2 |
5,481 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.p: D ... | m" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.p: D ... | 9 | 23 | 2.555556 | 0.319444 | 5 | 1.8 | 4 | 1 | 2.6 | 7 | 3 | 2 | 5 | 0.555556 | 6 | 0.26087 | 3 | 2 | 4 | 3 | 5 | 2 | 1 | 2 |
5,482 | class A:
def __init__(self, txt: str):
self.x: E = None
self.v: C = None
self.r: B = None
self.z: E = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.x: E = None
self.v: C = None
self.r: B = None
self.z: E = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 2.4 | 4 | 3 | 2 | 2 | 0.4 | 3 | 0.3 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
5,483 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: A = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.o: B ... | h" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: A = None
self.u: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.o: B ... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 1 | 2.8 | 5 | 2 | 2 | 3 | 0.428571 | 3 | 0.15 | 3 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
5,484 | class A:
def __init__(self, txt: str):
self.p: D = None
self.o: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.v: C = None
self.r: E = None
self.w: A = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.p: D = None
self.o: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.v: C = None
self.r: E = None
self.w: A = None
self.txt = txt
class C:
... | 7 | 17 | 2.428571 | 0.404762 | 5 | 1.4 | 4 | 1 | 2.6 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.176471 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,485 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: A = None
self.u: C = None
self.t: C = None
self.p: D = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: A = None
self.u: C = None
self.t: C = None
self.p: D = None
self.txt = txt
class C:
... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 5 | 1 | 2.4 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 2 | 3 | 2 | 1 |
5,486 | class A:
def __init__(self, txt: str):
self.t: D = None
self.p: E = None
self.s: B = None
self.r: D = 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.y: E ... | c" | class A:
def __init__(self, txt: str):
self.t: D = None
self.p: E = None
self.s: B = None
self.r: D = 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.y: E ... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 5 | 1 | 3 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.133333 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,487 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.o: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E = None
self.p: E ... | l" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.o: C = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E = None
self.p: E ... | 7 | 13 | 1.857143 | 0.309524 | 5 | 1.4 | 4 | 1 | 2.2 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
5,488 | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.z: A ... | b" | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.z: A ... | 10 | 27 | 2.7 | 0.3 | 5 | 2 | 5 | 2 | 3.2 | 10 | 3 | 2 | 7 | 0.7 | 9 | 0.333333 | 4 | 2 | 6 | 3.6 | 7 | 3 | 1 | 2 |
5,489 | class A:
def __init__(self, txt: str):
self.v: C = None
self.x: B = None
self.q: B = None
self.w: C = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.x: B = None
self.q: B = None
self.w: C = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 2.6 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.461538 | 2 | 2 | 5 | 3.5 | 5 | 2 | 1 | 2 |
5,490 | class A:
def __init__(self, txt: str):
self.s: E = None
self.v: C = None
self.w: C = None
self.z: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.p: C = None
self.r: A = None
se... | j" | class A:
def __init__(self, txt: str):
self.s: E = None
self.v: C = None
self.w: C = None
self.z: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.p: C = None
self.r: A = None
se... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 5 | 2 | 3.2 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.454545 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,491 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: D = None
self.o: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: D = None
self.o: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 12 | 2.4 | 0.6 | 5 | 1 | 4 | 2 | 3.2 | 5 | 2 | 1 | 5 | 1 | 5 | 0.416667 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
5,492 | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: D = None
self.y: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | a" | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: D = None
self.y: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | 9 | 17 | 1.888889 | 0.236111 | 5 | 1.8 | 4 | 1 | 2 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.235294 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,493 | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.t: E = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.t: E = None
self.txt =... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 2 | 1 | 1.6 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
5,494 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: D = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: D = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.txt =... | 7 | 16 | 2.285714 | 0.380952 | 5 | 1.4 | 4 | 1 | 2.4 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.1875 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,495 | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: A = None
self.z: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: A = None
self.z: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 5 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.444444 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
5,496 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.u: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.z: D ... | f" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.u: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.z: D ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.3 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,497 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.z: B = None
self.s: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.z: B = None
self.s: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 5 | 1 | 2.4 | 6 | 3 | 3 | 3 | 0.3 | 3 | 0.142857 | 4 | 2 | 4 | 2.666667 | 1 | 6 | 6 | 1 |
5,498 | class A:
def __init__(self, txt: str):
self.w: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.u: E = None
self.y: E ... | l" | class A:
def __init__(self, txt: str):
self.w: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.u: E = None
self.y: E ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 4 | 1 | 3 | 4 | 3 | 2 | 2 | 0.333333 | 2 | 0.142857 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
5,499 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.p: A = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.p: A = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 5 | 1 | 2 | 1 | 1.6 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.666667 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.