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,100 | class A:
def __init__(self, txt: str):
self.y: E = None
self.r: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: C = None
self.q: A = None
self.t: D = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.y: E = None
self.r: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: C = None
self.q: A = None
self.t: D = None
self.txt = txt
class C:
... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 4 | 1 | 2.2 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.4 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,101 | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 4 | 1 | 2 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.428571 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,102 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.w: C = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.w: C = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 13 | 2.6 | 0.65 | 5 | 1 | 5 | 2 | 3.8 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.307692 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
3,103 | class A:
def __init__(self, txt: str):
self.p: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.w: A = None
self.o: E ... | e" | class A:
def __init__(self, txt: str):
self.p: B = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.w: A = None
self.o: E ... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 5 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.222222 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
3,104 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.v: A = None
self.u: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.v: A = None
self.u: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 4 | 1 | 2.4 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
3,105 | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: E = None
self.t: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | f" | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: E = None
self.t: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | 9 | 24 | 2.666667 | 0.333333 | 5 | 1.8 | 5 | 1 | 3.4 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.25 | 2 | 2 | 2 | 2 | 3 | 4 | 4 | 2 |
3,106 | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.s: D = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.s: D = None
self.txt =... | 10 | 19 | 1.9 | 0.211111 | 5 | 2 | 3 | 1 | 1.8 | 8 | 3 | 2 | 6 | 0.6 | 6 | 0.315789 | 3 | 2 | 4 | 2.5 | 5 | 4 | 4 | 2 |
3,107 | class A:
def __init__(self, txt: str):
self.p: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: E = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | k" | class A:
def __init__(self, txt: str):
self.p: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: E = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 5 | 2 | 3.4 | 8 | 2 | 1 | 5 | 0.5 | 8 | 0.266667 | 4 | 2 | 6 | 3.5 | 6 | 2 | 2 | 2 |
3,108 | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: A = None
self.r: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.z: A = None
self.t: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: A = None
self.r: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.z: A = None
self.t: C = None
se... | 8 | 21 | 2.625 | 0.375 | 5 | 1.6 | 5 | 1 | 3 | 6 | 4 | 3 | 2 | 0.25 | 2 | 0.095238 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
3,109 | class A:
def __init__(self, txt: str):
self.v: D = None
self.r: D = None
self.z: E = None
self.o: B = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.o: D = None
self.s: E = None
se... | j" | class A:
def __init__(self, txt: str):
self.v: D = None
self.r: D = None
self.z: E = None
self.o: B = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.o: D = None
self.s: E = None
se... | 10 | 32 | 3.2 | 0.355556 | 5 | 2 | 5 | 1 | 3.6 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.15625 | 1 | 4 | 4 | 4 | 4 | 2 | 2 | 1 |
3,110 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.o: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.o: A = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 3 | 1 | 1.6 | 5 | 2 | 2 | 3 | 0.6 | 3 | 0.428571 | 3 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,111 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.r: E = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.r: E = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.6 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.272727 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,112 | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.v: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.x: A = None
self.v: A = None
self.r: D = None
se... | a" | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.v: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.x: A = None
self.v: A = None
self.r: D = None
se... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 1 | 3.6 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.137931 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,113 | class A:
def __init__(self, txt: str):
self.q: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.z: B ... | l" | class A:
def __init__(self, txt: str):
self.q: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.z: B ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 4 | 2 | 2.6 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.272727 | 0 | null | null | null | 2 | 2 | 1 | 1 |
3,114 | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | e" | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 3 | 1 | 1.6 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.333333 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
3,115 | class A:
def __init__(self, txt: str):
self.u: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.r: C ... | m" | class A:
def __init__(self, txt: str):
self.u: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.r: C ... | 10 | 33 | 3.3 | 0.366667 | 5 | 2 | 5 | 2 | 3.2 | 6 | 3 | 2 | 4 | 0.4 | 5 | 0.151515 | 3 | 2 | 5 | 3 | 3 | 2 | 2 | 2 |
3,116 | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: D = None
self.r: C = None
self.v: D = 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.w: B ... | i" | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: D = None
self.r: C = None
self.v: D = 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.w: B ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.25 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,117 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.txt = txt
class D:
def __... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.txt = txt
class D:
def __... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 3 | 1 | 2 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.375 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
3,118 | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: E = None
self.s: E = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.x: D = None
self.p: B = None
self.o: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: E = None
self.s: E = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.x: D = None
self.p: B = None
self.o: C = None
se... | 9 | 28 | 3.111111 | 0.388889 | 5 | 1.8 | 5 | 3 | 4.2 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.107143 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,119 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.q: C = None
self.s: D = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | c" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.q: C = None
self.s: D = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.266667 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,120 | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.o: E = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.o: E = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 5 | 2 | 3.4 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.2 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,121 | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: D = None
self.o: E = None
self.p: E = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: D = None
self.y: D = None
se... | d" | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: D = None
self.o: E = None
self.p: E = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: D = None
self.y: D = None
se... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 2 | 3.2 | 7 | 4 | 3 | 3 | 0.375 | 3 | 0.136364 | 5 | 2 | 6 | 3.111111 | 2 | 6 | 6 | 1 |
3,122 | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.txt =... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 2.6 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.416667 | 3 | 2 | 6 | 4 | 5 | 2 | 1 | 2 |
3,123 | class A:
def __init__(self, txt: str):
self.u: D = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.p: C = None
self.s: C = None
self.t: C = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.u: D = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.p: C = None
self.s: C = None
self.t: C = None
self.txt = txt
class C:
... | 6 | 16 | 2.666667 | 0.533333 | 5 | 1.2 | 5 | 1 | 3.4 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.1875 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
3,124 | class A:
def __init__(self, txt: str):
self.u: 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.w: D = None
self.x: E = None
self.o: E = None
self.t: D ... | i" | class A:
def __init__(self, txt: str):
self.u: 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.w: D = None
self.x: E = None
self.o: E = None
self.t: D ... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 5 | 1 | 3.4 | 10 | 6 | 5 | 2 | 0.2 | 2 | 0.086957 | 9 | 2 | 10 | 4.4 | 1 | 10 | 10 | 1 |
3,125 | class A:
def __init__(self, txt: str):
self.p: 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: A = None
self.t: E = None
self.p: B = None
self.w: E ... | g" | class A:
def __init__(self, txt: str):
self.p: 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: A = None
self.t: E = None
self.p: B = None
self.w: E ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 3 | 5 | 2 | 1 | 5 | 1 | 5 | 0.5 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 1 |
3,126 | class A:
def __init__(self, txt: str):
self.s: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.z: B ... | e" | class A:
def __init__(self, txt: str):
self.s: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.z: B ... | 10 | 15 | 1.5 | 0.166667 | 5 | 2 | 2 | 1 | 1.8 | 8 | 3 | 3 | 4 | 0.4 | 4 | 0.266667 | 5 | 3 | 6 | 3.857143 | 3 | 5 | 2 | 2 |
3,127 | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: A = None
self.r: C = None
self.v: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: A = None
self.r: C = None
self.v: E = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 5 | 1 | 2.6 | 7 | 3 | 3 | 4 | 0.4 | 4 | 0.190476 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 1 |
3,128 | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: E = None
self.u: D = None
self.s: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: E = None
self.p: E = None
se... | c" | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: E = None
self.u: D = None
self.s: E = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: E = None
self.p: E = None
se... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 1 | 2.8 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.172414 | 0 | null | null | null | 4 | 2 | 2 | 1 |
3,129 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.s: E = None
self.r: D = None
self.p: B = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.s: E = None
self.r: D = None
self.p: B = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 24 | 2.666667 | 0.333333 | 5 | 1.8 | 5 | 1 | 2.8 | 9 | 5 | 5 | 2 | 0.222222 | 2 | 0.083333 | 8 | 2 | 8 | 4 | 1 | 9 | 9 | 1 |
3,130 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: E = None
self.q: E = None
self.v: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: D = None
self.r: C = None
se... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: E = None
self.q: E = None
self.v: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: D = None
self.r: C = None
se... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 3.4 | 9 | 3 | 2 | 5 | 0.555556 | 6 | 0.3 | 5 | 2 | 6 | 4.333333 | 4 | 4 | 1 | 2 |
3,131 | class A:
def __init__(self, txt: str):
self.o: 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.v: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | e" | class A:
def __init__(self, txt: str):
self.o: 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.v: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 6 | 6 | 1 | 0.2 | 5 | 1.2 | 2 | 1 | 1.2 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.5 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,132 | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: C = None
self.p: C = None
self.u: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: C = None
self.p: C = None
self.u: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 15 | 1.875 | 0.267857 | 5 | 1.6 | 5 | 1 | 2.4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.2 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,133 | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: E = None
self.t: E = None
self.w: C = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: D = None
self.r: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: E = None
self.t: E = None
self.w: C = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: D = None
self.r: A = None
se... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 5 | 1 | 3 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.28 | 2 | 4 | 6 | 5 | 4 | 3 | 2 | 2 |
3,134 | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: D = 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.o: D = None
self.y: C = None
self.z: E ... | n" | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: D = 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.o: D = None
self.y: C = None
self.z: E ... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 2.2 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.133333 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,135 | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 4 | 2 | 3 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.222222 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,136 | class A:
def __init__(self, txt: str):
self.r: C = None
self.q: A = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.o: A = None
self.v: C = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.r: C = None
self.q: A = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.o: A = None
self.v: C = None
self.txt = txt
class C:
... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 4 | 1 | 2.8 | 10 | 3 | 2 | 5 | 0.5 | 7 | 0.269231 | 6 | 2 | 7 | 3.777778 | 7 | 2 | 1 | 2 |
3,137 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | j" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
3,138 | class A:
def __init__(self, txt: str):
self.w: D = None
self.t: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: C = None
self.z: A = None
self.v: E = None
self.s: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.w: D = None
self.t: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: C = None
self.z: A = None
self.v: E = None
self.s: E = None
se... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 1 | 3 | 7 | 3 | 1 | 5 | 0.5 | 7 | 0.241379 | 3 | 2 | 5 | 3.5 | 4 | 3 | 2 | 2 |
3,139 | class A:
def __init__(self, txt: str):
self.r: A = None
self.u: E = None
self.p: D = None
self.x: A = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: A = None
self.p: E = None
se... | e" | class A:
def __init__(self, txt: str):
self.r: A = None
self.u: E = None
self.p: D = None
self.x: A = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: A = None
self.p: E = None
se... | 8 | 32 | 4 | 0.571429 | 5 | 1.6 | 5 | 2 | 4 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.125 | 1 | 2 | 2 | 2 | 2 | 3 | 2 | 1 |
3,140 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.r: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.r: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 5 | 1 | 3 | 1 | 1.6 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.5 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,141 | class A:
def __init__(self, txt: str):
self.x: A = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.q: C ... | d" | class A:
def __init__(self, txt: str):
self.x: A = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.q: C ... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 5 | 1 | 2.4 | 5 | 3 | 3 | 2 | 0.25 | 3 | 0.166667 | 4 | 2 | 4 | 2.666667 | 2 | 4 | 3 | 2 |
3,142 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.v: A = None
self.w: D = None
self.s: A = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.v: A = None
self.w: D = None
self.s: A = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 10 | 1.666667 | 0.333333 | 5 | 1.2 | 5 | 1 | 2.4 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.5 | 3 | 2 | 5 | 3.25 | 4 | 3 | 1 | 2 |
3,143 | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: 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.s: E = None
self.w: B = None
self.z: B ... | c" | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: 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.s: E = None
self.w: B = None
self.z: B ... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 1 | 3.2 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.166667 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,144 | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: B = None
self.u: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: B = None
self.u: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E ... | 8 | 15 | 1.875 | 0.267857 | 5 | 1.6 | 4 | 1 | 2.2 | 8 | 5 | 4 | 2 | 0.25 | 2 | 0.133333 | 7 | 2 | 8 | 3.75 | 1 | 8 | 8 | 1 |
3,145 | class A:
def __init__(self, txt: str):
self.v: E = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.y: B = None
self.u: D ... | m" | class A:
def __init__(self, txt: str):
self.v: E = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.y: B = None
self.u: D ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.6 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.272727 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
3,146 | class A:
def __init__(self, txt: str):
self.q: E = None
self.t: B = None
self.w: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: D = None
self.p: C = None
self.z: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.q: E = None
self.t: B = None
self.w: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: D = None
self.p: C = None
self.z: A = None
se... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 4 | 2 | 3.2 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,147 | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E ... | g" | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E ... | 7 | 20 | 2.857143 | 0.47619 | 5 | 1.4 | 4 | 2 | 2.8 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.15 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
3,148 | class A:
def __init__(self, txt: str):
self.p: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.txt =... | 7 | 12 | 1.714286 | 0.285714 | 5 | 1.4 | 4 | 1 | 2 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.583333 | 2 | 2 | 4 | 3 | 6 | 2 | 1 | 2 |
3,149 | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.w: A = None
self.y: D = None
self.v: D ... | k" | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.w: A = None
self.y: D = None
self.v: D ... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 4 | 1 | 2.6 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.2 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
3,150 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: D = None
self.q: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: D = None
self.q: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 10 | 22 | 2.2 | 0.244444 | 5 | 2 | 4 | 1 | 2.4 | 7 | 2 | 2 | 6 | 0.6 | 6 | 0.272727 | 2 | 3 | 3 | 3 | 4 | 3 | 2 | 1 |
3,151 | class A:
def __init__(self, txt: str):
self.x: B = None
self.o: D = None
self.u: E = None
self.w: E = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.y: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.x: B = None
self.o: D = None
self.u: E = None
self.w: E = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.y: D = None
self.txt = txt
class C:
... | 10 | 24 | 2.4 | 0.266667 | 5 | 2 | 5 | 2 | 2.6 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.208333 | 0 | null | null | null | 3 | 2 | 1 | 1 |
3,152 | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: E = None
self.p: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.q: A = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: E = None
self.p: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.q: A = None
self.txt = txt
class C:
... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 2 | 3.4 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.333333 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
3,153 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: E = None
self.r: B = None
self.q: E = None
self.w: 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:... | n" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: E = None
self.r: B = None
self.q: E = None
self.w: 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 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 5 | 1 | 2.8 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.190476 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,154 | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: D = None
self.x: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | e" | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: D = None
self.x: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | 9 | 16 | 1.777778 | 0.222222 | 5 | 1.8 | 4 | 1 | 2 | 6 | 4 | 3 | 2 | 0.222222 | 2 | 0.125 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
3,155 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.o: E = None
self.r: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.o: E = None
self.r: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.8 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.363636 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,156 | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: E = None
self.u: B = None
self.y: E = None
self.v: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: E = None
self.u: B = None
self.y: E = None
self.v: C = None
se... | 9 | 27 | 3 | 0.375 | 5 | 1.8 | 5 | 1 | 3.4 | 6 | 3 | 3 | 3 | 0.333333 | 3 | 0.111111 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,157 | class A:
def __init__(self, txt: str):
self.s: D = None
self.t: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: D = None
self.w: A = None
self.t: A = None
self.v: E = None
se... | f" | class A:
def __init__(self, txt: str):
self.s: D = None
self.t: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: D = None
self.w: A = None
self.t: A = None
self.v: E = None
se... | 6 | 16 | 2.666667 | 0.533333 | 5 | 1.2 | 5 | 2 | 3 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.3125 | 2 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
3,158 | class A:
def __init__(self, txt: str):
self.r: B = None
self.q: D = None
self.o: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.u: E = None
self.t: B = None
se... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.q: D = None
self.o: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.u: E = None
self.t: B = None
se... | 10 | 31 | 3.1 | 0.344444 | 5 | 2 | 5 | 1 | 3.6 | 10 | 5 | 2 | 4 | 0.4 | 7 | 0.225806 | 7 | 2 | 9 | 4.714286 | 6 | 3 | 1 | 3 |
3,159 | class A:
def __init__(self, txt: str):
self.x: D = None
self.q: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | g" | class A:
def __init__(self, txt: str):
self.x: D = None
self.q: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 8 | 23 | 2.875 | 0.410714 | 5 | 1.6 | 5 | 2 | 3.6 | 4 | 2 | 1 | 3 | 0.375 | 4 | 0.173913 | 2 | 2 | 4 | 3 | 3 | 2 | 2 | 2 |
3,160 | class A:
def __init__(self, txt: str):
self.z: D = None
self.u: B = None
self.t: B = None
self.x: E = 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.z: E ... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.u: B = None
self.t: B = None
self.x: E = 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.z: E ... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 2.8 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.333333 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
3,161 | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: C = None
self.u: D = None
self.s: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: D = None
self.s: A = None
se... | k" | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: C = None
self.u: D = None
self.s: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: D = None
self.s: A = None
se... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 5 | 1 | 2.4 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.625 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
3,162 | class A:
def __init__(self, txt: str):
self.u: B = None
self.w: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.t: B ... | k" | class A:
def __init__(self, txt: str):
self.u: B = None
self.w: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.t: B ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3.2 | 5 | 3 | 3 | 2 | 0.333333 | 3 | 0.214286 | 4 | 2 | 4 | 2.666667 | 2 | 4 | 3 | 2 |
3,163 | class A:
def __init__(self, txt: str):
self.s: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: C = None
self.s: B = None
self.p: A = None
self.t: B = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.s: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: C = None
self.s: B = None
self.p: A = None
self.t: B = None
self.txt = txt
class C:
... | 10 | 31 | 3.1 | 0.344444 | 5 | 2 | 5 | 1 | 3 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.129032 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,164 | class A:
def __init__(self, txt: str):
self.y: E = None
self.q: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.v: C ... | b" | class A:
def __init__(self, txt: str):
self.y: E = None
self.q: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.v: C ... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 1 | 3.2 | 9 | 2 | 2 | 7 | 0.777778 | 8 | 0.363636 | 3 | 6 | 6 | 6 | 6 | 2 | 1 | 2 |
3,165 | class A:
def __init__(self, txt: str):
self.o: A = None
self.p: E = None
self.v: D = None
self.y: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: D = None
self.r: D = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: A = None
self.p: E = None
self.v: D = None
self.y: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: D = None
self.r: D = None
se... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 5 | 2 | 3.8 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.166667 | 0 | null | null | null | 4 | 2 | 2 | 1 |
3,166 | class A:
def __init__(self, txt: str):
self.y: E = None
self.t: B = None
self.s: B = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | n" | class A:
def __init__(self, txt: str):
self.y: E = None
self.t: B = None
self.s: B = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 4 | 1 | 1.6 | 5 | 3 | 3 | 2 | 0.333333 | 2 | 0.222222 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,167 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.y: E = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.y: E = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt =... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 4 | 1 | 2 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,168 | class A:
def __init__(self, txt: str):
self.x: D = None
self.s: C = None
self.q: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.z: A = None
self.s: E = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.x: D = None
self.s: C = None
self.q: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.z: A = None
self.s: E = None
self.txt = txt
class C:
... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 4 | 1 | 2.6 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.272727 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
3,169 | class A:
def __init__(self, txt: str):
self.p: C = 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.q: D = None
self.t: E = None
self.txt = txt
class D:
def __... | n" | class A:
def __init__(self, txt: str):
self.p: C = 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.q: D = None
self.t: E = None
self.txt = txt
class D:
def __... | 7 | 8 | 1.142857 | 0.190476 | 5 | 1.4 | 2 | 1 | 1.2 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.5 | 0 | null | null | null | 3 | 2 | 1 | 1 |
3,170 | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.q: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.p: B ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 1 | 2.8 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,171 | class A:
def __init__(self, txt: str):
self.t: A = None
self.p: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.w: E = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.t: A = None
self.p: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.w: E = None
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 18 | 1.8 | 0.2 | 5 | 2 | 3 | 1 | 2.2 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,172 | class A:
def __init__(self, txt: str):
self.u: E = 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.o: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | l" | class A:
def __init__(self, txt: str):
self.u: E = 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.o: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,173 | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.y: B = None
self.r: D = None
self.o: B = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.y: B = None
self.r: D = None
self.o: B = None
self.txt = txt
class C:
... | 8 | 19 | 2.375 | 0.339286 | 5 | 1.6 | 4 | 1 | 2.8 | 7 | 2 | 1 | 7 | 0.875 | 7 | 0.368421 | 1 | 2 | 2 | 2 | 6 | 2 | 1 | 2 |
3,174 | class A:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.v: C = 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.t: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.v: C = 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.t: B = None
self.txt =... | 9 | 12 | 1.333333 | 0.166667 | 5 | 1.8 | 3 | 1 | 1.8 | 5 | 3 | 3 | 2 | 0.222222 | 2 | 0.166667 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,175 | class A:
def __init__(self, txt: str):
self.q: C = None
self.p: B = 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: E = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.p: B = 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: E = None
self.txt =... | 9 | 16 | 1.777778 | 0.222222 | 5 | 1.8 | 3 | 1 | 1.8 | 9 | 3 | 2 | 6 | 0.666667 | 7 | 0.4375 | 4 | 2 | 7 | 5.6 | 6 | 3 | 1 | 2 |
3,176 | class A:
def __init__(self, txt: str):
self.r: C = None
self.p: D = None
self.w: B = 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.y: E = None
self.r: E ... | b" | class A:
def __init__(self, txt: str):
self.r: C = None
self.p: D = None
self.w: B = 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.y: E = None
self.r: E ... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 4 | 1 | 2.2 | 6 | 2 | 1 | 6 | 1 | 6 | 0.545455 | 1 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
3,177 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.w: E ... | e" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.x: A = None
self.w: E ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.8 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.272727 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
3,178 | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: E = None
self.p: B = None
self.z: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: E = None
self.p: B = None
self.z: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 27 | 2.7 | 0.3 | 5 | 2 | 5 | 1 | 3 | 10 | 4 | 1 | 6 | 0.6 | 10 | 0.37037 | 5 | 2 | 6 | 3.25 | 7 | 2 | 2 | 3 |
3,179 | class A:
def __init__(self, txt: str):
self.y: D = None
self.z: C = None
self.t: B = None
self.q: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.q: B = None
self.y: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.y: D = None
self.z: C = None
self.t: B = None
self.q: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.q: B = None
self.y: E = None
se... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 3 | 6 | 2 | 2 | 4 | 0.444444 | 4 | 0.2 | 3 | 3 | 3 | 3 | 2 | 5 | 5 | 1 |
3,180 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: E = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: E = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt =... | 10 | 12 | 1.2 | 0.133333 | 5 | 2 | 3 | 1 | 1.6 | 6 | 2 | 1 | 6 | 0.6 | 6 | 0.5 | 1 | 2 | 2 | 2 | 3 | 4 | 3 | 1 |
3,181 | class A:
def __init__(self, txt: str):
self.w: A = None
self.t: B = None
self.q: E = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.v: E = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.w: A = None
self.t: B = None
self.q: E = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.v: E = None
self.txt = txt
class C:
... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 1 | 3 | 7 | 3 | 2 | 4 | 0.5 | 5 | 0.227273 | 4 | 3 | 6 | 3.6 | 4 | 3 | 2 | 2 |
3,182 | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: D = None
self.t: A = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: D = None
self.u: B = None
self.t: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: D = None
self.t: A = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: D = None
self.u: B = None
self.t: E = None
se... | 8 | 25 | 3.125 | 0.446429 | 5 | 1.6 | 5 | 2 | 3.4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.12 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,183 | class A:
def __init__(self, txt: str):
self.p: D = None
self.w: C = None
self.s: 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: str):
self.u: B = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.p: D = None
self.w: C = None
self.s: 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: str):
self.u: B = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.428571 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,184 | class A:
def __init__(self, txt: str):
self.u: D = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | m" | class A:
def __init__(self, txt: str):
self.u: D = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | 9 | 24 | 2.666667 | 0.333333 | 5 | 1.8 | 5 | 2 | 3.4 | 9 | 2 | 2 | 6 | 0.666667 | 8 | 0.333333 | 4 | 3 | 7 | 5.5 | 8 | 2 | 1 | 2 |
3,185 | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.o: E = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.o: E = None
self.txt =... | 10 | 24 | 2.4 | 0.266667 | 5 | 2 | 4 | 1 | 2.4 | 10 | 3 | 2 | 6 | 0.6 | 8 | 0.333333 | 5 | 2 | 7 | 4.142857 | 4 | 5 | 4 | 3 |
3,186 | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: C = None
self.w: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | k" | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: C = None
self.w: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 4 | 1 | 2 | 4 | 3 | 2 | 2 | 0.4 | 2 | 0.285714 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
3,187 | class A:
def __init__(self, txt: str):
self.o: E = 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.s: A = None
self.w: A = None
self.z: D = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.o: E = 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.s: A = None
self.w: A = None
self.z: D = None
self.txt =... | 9 | 18 | 2 | 0.25 | 5 | 1.8 | 5 | 1 | 2.2 | 9 | 3 | 2 | 5 | 0.555556 | 6 | 0.333333 | 5 | 4 | 9 | 5.333333 | 4 | 3 | 1 | 2 |
3,188 | class A:
def __init__(self, txt: str):
self.x: A = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.x: E = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | h" | class A:
def __init__(self, txt: str):
self.x: A = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.x: E = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 9 | 17 | 1.888889 | 0.236111 | 5 | 1.8 | 3 | 1 | 2 | 8 | 3 | 2 | 5 | 0.555556 | 7 | 0.411765 | 4 | 3 | 6 | 3.8 | 4 | 3 | 2 | 2 |
3,189 | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.w: E = None
self.x: C ... | i" | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.w: E = None
self.x: C ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 4 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,190 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.o: D ... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.o: D ... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 4 | 2 | 2.8 | 6 | 2 | 1 | 4 | 0.444444 | 6 | 0.285714 | 3 | 3 | 4 | 3.333333 | 6 | 1 | 1 | 2 |
3,191 | class A:
def __init__(self, txt: str):
self.x: E = None
self.p: B = None
self.y: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.r: C = None
self.w: C = None
self.y: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.x: E = None
self.p: B = None
self.y: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.r: C = None
self.w: C = None
self.y: E = None
se... | 9 | 23 | 2.555556 | 0.319444 | 5 | 1.8 | 5 | 1 | 3.4 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.347826 | 2 | 2 | 8 | 5 | 6 | 2 | 1 | 2 |
3,192 | class A:
def __init__(self, txt: str):
self.q: C = 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.r: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | i" | class A:
def __init__(self, txt: str):
self.q: C = 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.r: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 5 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.363636 | 0 | null | null | null | 3 | 2 | 1 | 1 |
3,193 | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: D = None
self.z: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.z: D = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: D = None
self.z: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.z: D = None
self.txt = txt
class C:
... | 8 | 14 | 1.75 | 0.25 | 5 | 1.6 | 4 | 1 | 2.6 | 8 | 3 | 3 | 4 | 0.5 | 4 | 0.285714 | 5 | 3 | 6 | 3.857143 | 3 | 3 | 1 | 1 |
3,194 | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E = None
self.p: A ... | e" | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: E = None
self.p: A ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 2 | 1 | 1.8 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.222222 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,195 | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: D = None
self.o: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: D = None
self.o: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 4 | 1 | 2.8 | 7 | 4 | 3 | 2 | 0.285714 | 3 | 0.2 | 6 | 2 | 6 | 3.333333 | 3 | 3 | 1 | 2 |
3,196 | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.p: D = None
self.x: C ... | k" | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.p: D = None
self.x: C ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.2 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,197 | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.z: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.w: A = None
self.u: A = None
self.y: E = None
se... | k" | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.z: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.w: A = None
self.u: A = None
self.y: E = None
se... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 2 | 3.4 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.384615 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
3,198 | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class D:
def __... | 7 | 12 | 1.714286 | 0.285714 | 5 | 1.4 | 3 | 1 | 1.6 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.416667 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
3,199 | class A:
def __init__(self, txt: str):
self.r: B = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.z: D ... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.z: D ... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 2 | 1 | 1.8 | 4 | 1 | 1 | 5 | 1 | 4 | 0.5 | 0 | null | null | null | 4 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.