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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,800 | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.r: A = None
self.z: A ... | f" | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.r: A = None
self.z: A ... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 4 | 1 | 2.5 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.4 | 3 | 2 | 5 | 3.25 | 4 | 2 | 1 | 2 |
2,801 | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: D = None
self.q: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: D = None
self.q: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.4 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
2,802 | class A:
def __init__(self, txt: str):
self.o: D = None
self.v: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.o: D = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.o: D = None
self.v: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.o: D = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 4 | 1.25 | 3 | 1 | 2.25 | 5 | 2 | 1 | 5 | 1 | 5 | 0.454545 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
2,803 | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.y: A = None
self.q: B = None
self.u: B = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.y: A = None
self.q: B = None
self.u: B = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 4 | 2.5 | 4 | 3 | 3.25 | 7 | 3 | 2 | 5 | 0.5 | 6 | 0.24 | 3 | 2 | 5 | 3 | 5 | 2 | 1 | 2 |
2,804 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.z: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: A ... | a" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.z: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: A ... | 9 | 14 | 1.555556 | 0.194444 | 4 | 2.25 | 3 | 1 | 2 | 3 | 2 | 2 | 2 | 0.222222 | 2 | 0.142857 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
2,805 | class A:
def __init__(self, txt: str):
self.z: C = None
self.o: B = None
self.p: D = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.z: C = None
self.o: B = None
self.p: D = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 4 | 2.5 | 4 | 2 | 2.75 | 10 | 3 | 3 | 6 | 0.6 | 7 | 0.269231 | 5 | 2 | 8 | 5.428571 | 4 | 4 | 3 | 2 |
2,806 | class A:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.q: B = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.q: B = None
self.txt =... | 7 | 10 | 1.428571 | 0.238095 | 4 | 1.75 | 2 | 1 | 1.5 | 4 | 3 | 2 | 2 | 0.285714 | 2 | 0.2 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
2,807 | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | c" | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | 6 | 16 | 2.666667 | 0.533333 | 4 | 1.5 | 3 | 2 | 2.75 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.25 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
2,808 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.p: A ... | n" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.p: A ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 3 | 1 | 2.5 | 6 | 3 | 2 | 3 | 0.5 | 4 | 0.333333 | 4 | 2 | 5 | 3.4 | 4 | 2 | 1 | 2 |
2,809 | class A:
def __init__(self, txt: str):
self.p: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.v: C ... | l" | class A:
def __init__(self, txt: str):
self.p: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.v: C ... | 10 | 32 | 3.2 | 0.355556 | 4 | 2.5 | 4 | 2 | 3 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.125 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,810 | class A:
def __init__(self, txt: str):
self.u: D = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.y: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | c" | class A:
def __init__(self, txt: str):
self.u: D = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.y: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | 7 | 18 | 2.571429 | 0.428571 | 4 | 1.75 | 3 | 2 | 2.75 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
2,811 | class A:
def __init__(self, txt: str):
self.r: D = None
self.u: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.x: D = None
self.s: A = None
self.q: D = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.r: D = None
self.u: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.x: D = None
self.s: A = None
self.q: D = None
self.txt = txt
class C:
... | 4 | 9 | 2.25 | 0.75 | 4 | 1 | 4 | 2 | 3 | 3 | 1 | 1 | 4 | 1 | 3 | 0.333333 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,812 | class A:
def __init__(self, txt: str):
self.z: D = None
self.s: 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.w: D = None
self.q: D = None
self.u: B ... | d" | class A:
def __init__(self, txt: str):
self.z: D = None
self.s: 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.w: D = None
self.q: D = None
self.u: B ... | 8 | 13 | 1.625 | 0.232143 | 4 | 2 | 4 | 1 | 2 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.230769 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,813 | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.z: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.z: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 15 | 1.666667 | 0.208333 | 4 | 2.25 | 4 | 1 | 2.75 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
2,814 | class A:
def __init__(self, txt: str):
self.y: C = None
self.t: A = None
self.p: D = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: C = None
self.q: A = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.y: C = None
self.t: A = None
self.p: D = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: C = None
self.q: A = None
self.txt = txt
class C:
... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.5 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.384615 | 1 | 5 | 5 | 5 | 4 | 2 | 2 | 1 |
2,815 | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.p: A = None
self.t: A = None
self.o: C = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.p: A = None
self.t: A = None
self.o: C = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 4 | 1.75 | 4 | 2 | 3.25 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.210526 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
2,816 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class D:
def __... | k" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class D:
def __... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 2 | 1 | 1.5 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.8 | 2 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
2,817 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | c" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 1 | 2.5 | 7 | 4 | 2 | 3 | 0.3 | 5 | 0.227273 | 5 | 2 | 6 | 3.111111 | 3 | 3 | 2 | 2 |
2,818 | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: C = None
self.p: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.u: C = None
self.w: C = None
self.p: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.4 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
2,819 | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: B = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: B = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | 10 | 25 | 2.5 | 0.277778 | 4 | 2.5 | 4 | 2 | 2.75 | 6 | 2 | 1 | 6 | 0.6 | 6 | 0.24 | 1 | 3 | 3 | 3 | 5 | 2 | 2 | 2 |
2,820 | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class D:
def __... | 10 | 14 | 1.4 | 0.155556 | 4 | 2.5 | 2 | 1 | 1.25 | 5 | 3 | 3 | 2 | 0.2 | 2 | 0.142857 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
2,821 | class A:
def __init__(self, txt: str):
self.z: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.v: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | i" | class A:
def __init__(self, txt: str):
self.z: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.v: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 9 | 22 | 2.444444 | 0.305556 | 4 | 2.25 | 4 | 2 | 3 | 4 | 2 | 1 | 3 | 0.333333 | 4 | 0.181818 | 2 | 2 | 3 | 2.5 | 3 | 2 | 1 | 2 |
2,822 | class A:
def __init__(self, txt: str):
self.v: D = None
self.y: D = None
self.r: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.s: C = None
self.t: D = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.v: D = None
self.y: D = None
self.r: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.s: C = None
self.t: D = None
self.txt = txt
class C:
... | 7 | 18 | 2.571429 | 0.428571 | 4 | 1.75 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.222222 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,823 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.z: D ... | i" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.z: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.z: D ... | 7 | 18 | 2.571429 | 0.428571 | 4 | 1.75 | 4 | 1 | 2.75 | 7 | 2 | 1 | 7 | 1 | 7 | 0.388889 | 1 | 6 | 6 | 6 | 4 | 3 | 2 | 2 |
2,824 | class A:
def __init__(self, txt: str):
self.v: A = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class D:
def __... | b" | class A:
def __init__(self, txt: str):
self.v: A = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class D:
def __... | 10 | 16 | 1.6 | 0.177778 | 4 | 2.5 | 3 | 1 | 1.75 | 10 | 5 | 5 | 3 | 0.3 | 3 | 0.1875 | 8 | 2 | 8 | 4 | 2 | 9 | 9 | 1 |
2,825 | class A:
def __init__(self, txt: str):
self.y: C = None
self.s: A = None
self.q: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | b" | class A:
def __init__(self, txt: str):
self.y: C = None
self.s: A = None
self.q: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 4 | 1 | 2.25 | 6 | 3 | 2 | 4 | 0.571429 | 4 | 0.266667 | 3 | 2 | 4 | 2.5 | 3 | 4 | 4 | 1 |
2,826 | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: C = None
self.w: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | j" | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: C = None
self.w: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 9 | 20 | 2.222222 | 0.277778 | 4 | 2.25 | 4 | 1 | 2.5 | 7 | 3 | 2 | 5 | 0.555556 | 6 | 0.3 | 3 | 2 | 5 | 3 | 5 | 3 | 3 | 2 |
2,827 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: C = None
self.o: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: C = None
self.o: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 4 | 2.25 | 4 | 2 | 3 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.238095 | 0 | null | null | null | 4 | 2 | 1 | 1 |
2,828 | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 17 | 2.125 | 0.303571 | 4 | 2 | 4 | 1 | 2.75 | 6 | 3 | 1 | 4 | 0.5 | 6 | 0.352941 | 3 | 2 | 5 | 3.75 | 5 | 2 | 2 | 3 |
2,829 | class A:
def __init__(self, txt: str):
self.o: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.z: A = None
self.p: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.o: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.z: A = None
self.p: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 9 | 1.5 | 0.3 | 4 | 1.5 | 4 | 1 | 2 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,830 | class A:
def __init__(self, txt: str):
self.y: 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.t: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | e" | class A:
def __init__(self, txt: str):
self.y: 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.t: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 10 | 1.428571 | 0.238095 | 4 | 1.75 | 3 | 1 | 1.5 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.4 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
2,831 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | h" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | 6 | 16 | 2.666667 | 0.533333 | 4 | 1.5 | 4 | 2 | 3.25 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.25 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,832 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.x: B = None
self.r: B ... | i" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.x: B = None
self.r: B ... | 8 | 13 | 1.625 | 0.232143 | 4 | 2 | 3 | 1 | 1.75 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.230769 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,833 | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.q: A = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.q: A = None
self.txt =... | 7 | 17 | 2.428571 | 0.404762 | 4 | 1.75 | 4 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.235294 | 1 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
2,834 | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class D:
def __... | 7 | 7 | 1 | 0.166667 | 4 | 1.75 | 2 | 1 | 1.25 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.428571 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,835 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.u: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.u: A = None
self.txt =... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 2 | 1 | 1.5 | 3 | 1 | 1 | 4 | 1 | 3 | 0.5 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,836 | class A:
def __init__(self, txt: str):
self.s: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 1 | 2.25 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.571429 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
2,837 | class A:
def __init__(self, txt: str):
self.x: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | m" | class A:
def __init__(self, txt: str):
self.x: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 3 | 3 | 3 | 2 | 2 | 1 | 1 |
2,838 | 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.t: D = None
self.o: B = None
self.r: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | 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.t: D = None
self.o: B = None
self.r: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 22 | 2.444444 | 0.305556 | 4 | 2.25 | 4 | 1 | 2.25 | 9 | 5 | 4 | 3 | 0.333333 | 3 | 0.136364 | 7 | 2 | 8 | 3.75 | 2 | 8 | 8 | 1 |
2,839 | class A:
def __init__(self, txt: str):
self.z: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: B = None
self.q: D = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.z: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: B = None
self.q: D = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 18 | 3 | 0.6 | 4 | 1.5 | 4 | 1 | 2.75 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.222222 | 0 | null | null | null | 4 | 1 | 1 | 1 |
2,840 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.q: B = None
self.z: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | n" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.q: B = None
self.z: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.230769 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,841 | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: A = None
self.t: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: A = None
self.t: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 4 | 1 | 2 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.166667 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,842 | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.x: D = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.x: D = None
self.txt =... | 8 | 11 | 1.375 | 0.196429 | 4 | 2 | 2 | 1 | 1.5 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.272727 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
2,843 | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | k" | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 8 | 17 | 2.125 | 0.303571 | 4 | 2 | 3 | 2 | 2.5 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.352941 | 3 | 3 | 5 | 3.666667 | 6 | 2 | 1 | 2 |
2,844 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.txt = txt
class D:
def __... | h" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.txt = txt
class D:
def __... | 6 | 9 | 1.5 | 0.3 | 4 | 1.5 | 4 | 1 | 2 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.555556 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
2,845 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.y: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.y: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2 | 5 | 2 | 2 | 3 | 0.6 | 4 | 0.444444 | 3 | 2 | 5 | 3 | 3 | 3 | 2 | 2 |
2,846 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.s: B = None
self.r: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | n" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.s: B = None
self.r: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.75 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.333333 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,847 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: D = None
self.o: B = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: D = None
self.o: B = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 4 | 1.25 | 3 | 1 | 1.5 | 5 | 3 | 3 | 2 | 0.4 | 2 | 0.285714 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
2,848 | class A:
def __init__(self, txt: str):
self.x: D = None
self.t: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | m" | class A:
def __init__(self, txt: str):
self.x: D = None
self.t: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 5 | 11 | 2.2 | 0.55 | 4 | 1.25 | 3 | 1 | 2 | 5 | 2 | 1 | 3 | 0.6 | 5 | 0.454545 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
2,849 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: C = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.z: D ... | e" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: C = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.z: D ... | 10 | 27 | 2.7 | 0.3 | 4 | 2.5 | 4 | 1 | 3 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.148148 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
2,850 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.w: A ... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.w: A ... | 7 | 16 | 2.285714 | 0.380952 | 4 | 1.75 | 4 | 1 | 2.25 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.375 | 2 | 2 | 5 | 3.5 | 4 | 2 | 2 | 2 |
2,851 | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: A = None
self.t: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | n" | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: A = None
self.t: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | 10 | 25 | 2.5 | 0.277778 | 4 | 2.5 | 4 | 1 | 2.75 | 10 | 4 | 2 | 6 | 0.6 | 8 | 0.32 | 5 | 2 | 8 | 4.375 | 5 | 4 | 1 | 3 |
2,852 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.p: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.z: D ... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.p: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.z: D ... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 3 | 1 | 1.75 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
2,853 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.x: B = None
self.z: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | g" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.x: B = None
self.z: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 8 | 16 | 2 | 0.285714 | 4 | 2 | 4 | 1 | 2 | 5 | 3 | 2 | 3 | 0.375 | 3 | 0.1875 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
2,854 | class A:
def __init__(self, txt: str):
self.s: D = None
self.z: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.x: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.s: D = None
self.z: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.x: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 3 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.3 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
2,855 | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: B ... | k" | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: B ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 1.75 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.375 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
2,856 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: A = None
self.txt =... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 2 | 3 | 2 | 2 | 2 | 0.5 | 2 | 0.333333 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,857 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: D = None
self.r: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | i" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: D = None
self.r: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 6 | 9 | 1.5 | 0.3 | 4 | 1.5 | 4 | 1 | 1.75 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.222222 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,858 | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.y: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.y: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 8 | 8 | 1 | 0.142857 | 4 | 2 | 4 | 1 | 1.75 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.75 | 3 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
2,859 | class A:
def __init__(self, txt: str):
self.y: D = 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.u: A = None
self.x: A = None
self.r: D = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.y: D = 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.u: A = None
self.x: A = None
self.r: D = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 4 | 1.25 | 3 | 1 | 1.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.428571 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,860 | class A:
def __init__(self, txt: str):
self.p: C = None
self.o: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: A = None
self.s: A = None
self.r: C = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.p: C = None
self.o: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: A = None
self.s: A = None
self.r: C = None
self.txt = txt
class C:
... | 10 | 24 | 2.4 | 0.266667 | 4 | 2.5 | 4 | 1 | 2.75 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.291667 | 1 | 3 | 3 | 3 | 4 | 3 | 1 | 1 |
2,861 | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.q: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.q: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 25 | 3.125 | 0.446429 | 4 | 2 | 4 | 3 | 3.5 | 8 | 2 | 2 | 6 | 0.75 | 7 | 0.28 | 3 | 5 | 6 | 5.666667 | 6 | 2 | 1 | 2 |
2,862 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.w: C ... | g" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.w: C ... | 8 | 18 | 2.25 | 0.321429 | 4 | 2 | 3 | 1 | 2.25 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.222222 | 3 | 2 | 4 | 2.5 | 3 | 3 | 3 | 2 |
2,863 | class A:
def __init__(self, txt: str):
self.v: D = None
self.y: D = None
self.r: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | k" | class A:
def __init__(self, txt: str):
self.v: D = None
self.y: D = None
self.r: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
2,864 | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: C = None
self.o: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: C = None
self.o: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 10 | 2.5 | 0.833333 | 4 | 1 | 4 | 2 | 3 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.3 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
2,865 | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: D = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: D = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 4 | 2 | 3 | 1 | 2.5 | 3 | 2 | 2 | 2 | 0.25 | 2 | 0.1 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
2,866 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.z: D = 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.x: B = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.z: D = None
self.txt =... | 6 | 11 | 1.833333 | 0.366667 | 4 | 1.5 | 3 | 1 | 2 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.363636 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 1 |
2,867 | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: D = None
self.u: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.r: A = None
self.v: A = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.y: D = None
self.v: D = None
self.u: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.r: A = None
self.v: A = None
self.txt = txt
class C:
... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.5 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.230769 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
2,868 | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: A = None
self.z: B = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | e" | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: A = None
self.z: B = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | 9 | 19 | 2.111111 | 0.263889 | 4 | 2.25 | 4 | 1 | 2.5 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
2,869 | class A:
def __init__(self, txt: str):
self.q: D = None
self.y: D = None
self.z: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: D = None
self.y: C = None
self.x: A = None
se... | e" | class A:
def __init__(self, txt: str):
self.q: D = None
self.y: D = None
self.z: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: D = None
self.y: C = None
self.x: A = None
se... | 8 | 24 | 3 | 0.428571 | 4 | 2 | 4 | 2 | 3.25 | 7 | 3 | 2 | 5 | 0.625 | 6 | 0.25 | 3 | 2 | 5 | 3 | 4 | 2 | 2 | 2 |
2,870 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.y: A = None
self.o: D ... | h" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.y: A = None
self.o: D ... | 10 | 20 | 2 | 0.222222 | 4 | 2.5 | 3 | 1 | 2.25 | 9 | 2 | 2 | 7 | 0.7 | 8 | 0.4 | 3 | 5 | 6 | 5.333333 | 7 | 2 | 2 | 2 |
2,871 | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.o: D = None
self.z: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.o: D = None
self.z: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 24 | 2.4 | 0.266667 | 4 | 2.5 | 4 | 2 | 2.75 | 6 | 2 | 2 | 4 | 0.4 | 5 | 0.208333 | 3 | 3 | 3 | 3 | 4 | 2 | 2 | 2 |
2,872 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.p: A ... | j" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.p: A ... | 7 | 14 | 2 | 0.333333 | 4 | 1.75 | 3 | 1 | 2 | 6 | 3 | 2 | 4 | 0.571429 | 5 | 0.357143 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
2,873 | class A:
def __init__(self, txt: str):
self.s: A = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.p: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | l" | class A:
def __init__(self, txt: str):
self.s: A = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.p: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 10 | 28 | 2.8 | 0.311111 | 4 | 2.5 | 4 | 1 | 2.5 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.25 | 2 | 2 | 2 | 2 | 5 | 2 | 2 | 2 |
2,874 | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.u: B ... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.u: B ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.25 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,875 | class A:
def __init__(self, txt: str):
self.r: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.v: C = None
self.u: D ... | c" | class A:
def __init__(self, txt: str):
self.r: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.v: C = None
self.u: D ... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 4 | 1 | 2.75 | 6 | 3 | 2 | 4 | 0.571429 | 5 | 0.333333 | 3 | 2 | 5 | 3 | 4 | 3 | 3 | 2 |
2,876 | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.z: B = None
self.w: C = None
self.p: A = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.z: B = None
self.w: C = None
self.p: A = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 4 | 1.75 | 4 | 1 | 3 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,877 | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: A = None
self.x: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.p: B = None
self.v: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: A = None
self.x: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.p: B = None
self.v: A = None
se... | 8 | 27 | 3.375 | 0.482143 | 4 | 2 | 4 | 4 | 4 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.259259 | 2 | 3 | 3 | 3 | 7 | 1 | 1 | 2 |
2,878 | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.s: B = None
self.w: B ... | m" | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.s: B = None
self.w: B ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 3 | 1 | 2.25 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
2,879 | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: A = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.s: B ... | l" | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: A = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.s: B ... | 7 | 9 | 1.285714 | 0.214286 | 4 | 1.75 | 3 | 1 | 1.75 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 2 | 3 | 2 | 1 |
2,880 | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: B = None
self.q: D = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: D = None
self.w: A = None
self.x: B = None
se... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: B = None
self.q: D = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: D = None
self.w: A = None
self.x: B = None
se... | 8 | 24 | 3 | 0.428571 | 4 | 2 | 4 | 2 | 3.25 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.208333 | 1 | 5 | 5 | 5 | 4 | 2 | 2 | 1 |
2,881 | class A:
def __init__(self, txt: str):
self.z: D = None
self.y: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | m" | class A:
def __init__(self, txt: str):
self.z: D = None
self.y: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 3 | 1 | 2 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.571429 | 2 | 2 | 4 | 3 | 4 | 1 | 1 | 2 |
2,882 | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: C = 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.r: A = None
self.t: B = None
self.z: C ... | m" | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: C = 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.r: A = None
self.t: B = None
self.z: C ... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 3 | 1 | 1.75 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.5 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 3 |
2,883 | class A:
def __init__(self, txt: str):
self.q: B = None
self.p: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.q: B = None
self.p: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | 6 | 11 | 1.833333 | 0.366667 | 4 | 1.5 | 3 | 1 | 1.75 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.272727 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,884 | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.v: A = None
self.x: A ... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.v: A = None
self.x: A ... | 6 | 7 | 1.166667 | 0.233333 | 4 | 1.5 | 3 | 1 | 1.75 | 5 | 3 | 3 | 2 | 0.333333 | 2 | 0.285714 | 4 | 2 | 4 | 2.666667 | 1 | 5 | 5 | 1 |
2,885 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class D:
def __... | n" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class D:
def __... | 9 | 18 | 2 | 0.25 | 4 | 2.25 | 4 | 1 | 2 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,886 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.s: A = None
self.y: D ... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.s: A = None
self.y: D ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 4 | 1 | 2 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.25 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
2,887 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.y: D = None
self.r: B ... | m" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.y: D = None
self.r: B ... | 9 | 24 | 2.666667 | 0.333333 | 4 | 2.25 | 4 | 1 | 2.75 | 7 | 2 | 2 | 6 | 0.666667 | 6 | 0.25 | 2 | 4 | 4 | 4 | 5 | 3 | 1 | 1 |
2,888 | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: A = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: A = None
self.w: C = None
self.x: A = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: A = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: A = None
self.w: C = None
self.x: A = None
self.txt = txt
class C:
... | 10 | 19 | 1.9 | 0.211111 | 4 | 2.5 | 4 | 1 | 2.75 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.263158 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
2,889 | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.v: D ... | i" | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.v: D ... | 7 | 10 | 1.428571 | 0.238095 | 4 | 1.75 | 3 | 1 | 2 | 6 | 3 | 3 | 3 | 0.428571 | 3 | 0.3 | 4 | 2 | 4 | 2.666667 | 1 | 6 | 6 | 1 |
2,890 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | 10 | 18 | 1.8 | 0.2 | 4 | 2.5 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.166667 | 0 | null | null | null | 2 | 2 | 1 | 1 |
2,891 | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.w: C = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.w: C = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 8 | 2 | 0.666667 | 4 | 1 | 4 | 2 | 3 | 3 | 2 | 2 | 2 | 0.5 | 2 | 0.25 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,892 | class A:
def __init__(self, txt: str):
self.t: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.t: A ... | g" | class A:
def __init__(self, txt: str):
self.t: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.t: A ... | 9 | 26 | 2.888889 | 0.361111 | 4 | 2.25 | 4 | 2 | 2.5 | 8 | 2 | 1 | 5 | 0.555556 | 8 | 0.307692 | 4 | 2 | 6 | 3.75 | 5 | 3 | 2 | 2 |
2,893 | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: C = None
self.v: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: C = None
self.v: A = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: C = None
self.v: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: C = None
self.v: A = None
self.txt = txt
class C:
... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 1 | 3 | 6 | 4 | 3 | 2 | 0.25 | 2 | 0.105263 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
2,894 | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.r: A ... | b" | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.r: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 2 | 2.5 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.333333 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
2,895 | class A:
def __init__(self, txt: str):
self.u: 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.p: D = None
self.x: A = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.u: 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.p: D = None
self.x: A = None
self.txt = txt
class D:
def __... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 2 | 1 | 1.25 | 4 | 2 | 1 | 4 | 1 | 4 | 0.8 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
2,896 | class A:
def __init__(self, txt: str):
self.t: B = None
self.o: B = None
self.q: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | i" | class A:
def __init__(self, txt: str):
self.t: B = None
self.o: B = None
self.q: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | 10 | 12 | 1.2 | 0.133333 | 4 | 2.5 | 4 | 1 | 2 | 5 | 2 | 2 | 3 | 0.3 | 3 | 0.25 | 3 | 3 | 3 | 3 | 1 | 5 | 5 | 1 |
2,897 | class A:
def __init__(self, txt: str):
self.p: C = None
self.o: A = None
self.v: D = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.p: C = None
self.o: A = None
self.v: D = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 22 | 3.142857 | 0.52381 | 4 | 1.75 | 4 | 2 | 3.25 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.272727 | 4 | 2 | 7 | 3.6 | 5 | 2 | 2 | 2 |
2,898 | class A:
def __init__(self, txt: str):
self.w: C = None
self.x: C = None
self.s: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: A = None
self.o: C = None
self.v: A = None
se... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.x: C = None
self.s: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: A = None
self.o: C = None
self.v: A = None
se... | 9 | 21 | 2.333333 | 0.291667 | 4 | 2.25 | 4 | 2 | 3.25 | 7 | 3 | 2 | 4 | 0.444444 | 5 | 0.238095 | 4 | 2 | 7 | 3.4 | 4 | 3 | 1 | 2 |
2,899 | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | b" | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 6 | 11 | 1.833333 | 0.366667 | 4 | 1.5 | 3 | 1 | 1.75 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.181818 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.