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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,100 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.q: A = None
self.x: E = None
self.u: F = None
self.o: C = None
self.v: B = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.q: A = None
self.x: E = None
self.u: F = None
self.o: C = None
self.v: B = None
self.txt = txt
class C:
... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 7 | 1 | 3.285714 | 7 | 1 | 1 | 8 | 0.888889 | 7 | 0.225806 | 0 | null | null | null | 6 | 2 | 1 | 1 |
5,101 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.t: F ... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.t: F ... | 7 | 12 | 1.714286 | 0.285714 | 7 | 1 | 7 | 1 | 3.142857 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.25 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,102 | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.v: A = None
self.z: D = None
self.w: E = None
self.u: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.v: A = None
self.z: D = None
self.w: E = None
self.u: D = None
se... | 10 | 31 | 3.1 | 0.344444 | 7 | 1.428571 | 5 | 1 | 3.142857 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.225806 | 1 | 3 | 3 | 3 | 4 | 3 | 1 | 1 |
5,103 | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: E = None
self.s: B = None
self.z: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.z: D = None
self.y: A = None
se... | j" | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: E = None
self.s: B = None
self.z: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.z: D = None
self.y: A = None
se... | 9 | 29 | 3.222222 | 0.402778 | 7 | 1.285714 | 7 | 1 | 4.142857 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.206897 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,104 | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: E = None
self.v: D = None
self.r: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: E = None
self.v: D = None
self.r: C = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 21 | 3 | 0.5 | 7 | 1 | 6 | 1 | 4 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.333333 | 2 | 3 | 5 | 4 | 6 | 2 | 2 | 2 |
5,105 | class A:
def __init__(self, txt: str):
self.y: F = None
self.u: C = None
self.o: C = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | j" | class A:
def __init__(self, txt: str):
self.y: F = None
self.u: C = None
self.o: C = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | 10 | 21 | 2.1 | 0.233333 | 7 | 1.428571 | 7 | 1 | 3.285714 | 6 | 2 | 1 | 5 | 0.5 | 6 | 0.285714 | 2 | 2 | 6 | 4 | 5 | 2 | 2 | 2 |
5,106 | class A:
def __init__(self, txt: str):
self.w: F = None
self.x: G = None
self.t: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.t: G = None
self.r: E = None
self.p: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.w: F = None
self.x: G = None
self.t: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.t: G = None
self.r: E = None
self.p: C = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 3.428571 | 8 | 3 | 2 | 6 | 0.75 | 6 | 0.272727 | 3 | 2 | 4 | 2.5 | 4 | 3 | 1 | 2 |
5,107 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.o: D = None
self.y: G ... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.o: D = None
self.y: G ... | 8 | 17 | 2.125 | 0.303571 | 7 | 1.142857 | 5 | 1 | 2.714286 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.352941 | 2 | 2 | 3 | 2.5 | 5 | 2 | 1 | 2 |
5,108 | class A:
def __init__(self, txt: str):
self.r: F = 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.t: B = None
self.s: E = None
self.o: G = None
self.q: D ... | l" | class A:
def __init__(self, txt: str):
self.r: F = 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.t: B = None
self.s: E = None
self.o: G = None
self.q: D ... | 10 | 22 | 2.2 | 0.244444 | 7 | 1.428571 | 6 | 1 | 3.142857 | 9 | 3 | 1 | 6 | 0.6 | 9 | 0.409091 | 4 | 2 | 6 | 4 | 6 | 3 | 1 | 2 |
5,109 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: G = None
self.o: F = None
self.s: A = None
self.u: A = None
self.q: B = None
self.p: B = None
se... | c" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: G = None
self.o: F = None
self.s: A = None
self.u: A = None
self.q: B = None
self.p: B = None
se... | 10 | 42 | 4.2 | 0.466667 | 7 | 1.428571 | 7 | 1 | 5 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.166667 | 2 | 2 | 3 | 2.5 | 7 | 1 | 1 | 2 |
5,110 | class A:
def __init__(self, txt: str):
self.q: F = None
self.w: E = None
self.y: F = None
self.o: G = None
self.r: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.q: F = None
self.w: E = None
self.y: F = None
self.o: G = None
self.r: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 7 | 1 | 3.571429 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.3 | 1 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
5,111 | class A:
def __init__(self, txt: str):
self.y: F = None
self.s: E = None
self.v: D = None
self.z: F = None
self.t: F = None
self.q: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: F = None
self.s: E = None
self.v: D = None
self.z: F = None
self.t: F = None
self.q: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
se... | 9 | 23 | 2.555556 | 0.319444 | 7 | 1.285714 | 7 | 1 | 3.285714 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.173913 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
5,112 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.s: D = None
self.q: A = None
self.y: A = None
self.o: G = None
self.z: G = None
self.r: E = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.s: D = None
self.q: A = None
self.y: A = None
self.o: G = None
self.z: G = None
self.r: E = None
se... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 7 | 1 | 4.142857 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.185185 | 1 | 5 | 5 | 5 | 5 | 1 | 1 | 1 |
5,113 | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: D = None
self.r: 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.z: C = None
self.r: G ... | d" | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: D = None
self.r: 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.z: C = None
self.r: G ... | 9 | 30 | 3.333333 | 0.416667 | 7 | 1.285714 | 7 | 1 | 3.714286 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.166667 | 1 | 4 | 4 | 4 | 4 | 2 | 1 | 2 |
5,114 | class A:
def __init__(self, txt: str):
self.r: F = None
self.x: G = None
self.y: G = None
self.q: F = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: G = None
self.u: G = None
se... | m" | class A:
def __init__(self, txt: str):
self.r: F = None
self.x: G = None
self.y: G = None
self.q: F = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: G = None
self.u: G = None
se... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 5 | 3 | 4.285714 | 8 | 3 | 2 | 6 | 0.75 | 7 | 0.291667 | 3 | 2 | 6 | 4.5 | 6 | 2 | 2 | 2 |
5,115 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: G = None
self.z: F = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: G = None
self.z: F = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 4 | 2 | 3.142857 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.333333 | 3 | 2 | 4 | 2.5 | 5 | 3 | 1 | 2 |
5,116 | class A:
def __init__(self, txt: str):
self.o: G = None
self.u: G = None
self.q: B = None
self.y: E = None
self.p: F = None
self.v: E = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
se... | c" | class A:
def __init__(self, txt: str):
self.o: G = None
self.u: G = None
self.q: B = None
self.y: E = None
self.p: F = None
self.v: E = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 7 | 1 | 3.428571 | 6 | 3 | 2 | 4 | 0.571429 | 5 | 0.263158 | 3 | 2 | 6 | 3.5 | 4 | 2 | 2 | 2 |
5,117 | class A:
def __init__(self, txt: str):
self.s: F = 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.o: F = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | m" | class A:
def __init__(self, txt: str):
self.s: F = 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.o: F = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 15 | 2.142857 | 0.357143 | 7 | 1 | 5 | 1 | 2.285714 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.4 | 2 | 2 | 3 | 2.5 | 5 | 2 | 1 | 2 |
5,118 | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: G = None
self.s: F = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: G = None
self.s: F = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 6 | 1 | 3 | 8 | 2 | 2 | 5 | 0.555556 | 5 | 0.227273 | 4 | 4 | 4 | 4 | 3 | 4 | 2 | 1 |
5,119 | class A:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.w: G = None
self.v: E ... | e" | class A:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.w: G = None
self.v: E ... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 6 | 1 | 3.428571 | 8 | 2 | 2 | 6 | 0.666667 | 7 | 0.333333 | 3 | 2 | 7 | 3.666667 | 6 | 2 | 1 | 2 |
5,120 | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.w: G = None
self.x: E ... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.w: G = None
self.x: E ... | 8 | 14 | 1.75 | 0.25 | 7 | 1.142857 | 5 | 1 | 2.285714 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,121 | class A:
def __init__(self, txt: str):
self.v: F = None
self.o: B = None
self.q: F = None
self.r: F = None
self.u: D = None
self.w: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
se... | g" | class A:
def __init__(self, txt: str):
self.v: F = None
self.o: B = None
self.q: F = None
self.r: F = None
self.u: D = None
self.w: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
se... | 9 | 33 | 3.666667 | 0.458333 | 7 | 1.285714 | 7 | 2 | 5 | 6 | 2 | 2 | 4 | 0.444444 | 5 | 0.151515 | 3 | 2 | 6 | 3.333333 | 3 | 3 | 2 | 2 |
5,122 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: G = None
self.s: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E = None
self.y: E ... | e" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: G = None
self.s: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E = None
self.y: E ... | 10 | 23 | 2.3 | 0.255556 | 7 | 1.428571 | 6 | 1 | 3.428571 | 6 | 3 | 3 | 3 | 0.3 | 3 | 0.130435 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 1 |
5,123 | class A:
def __init__(self, txt: str):
self.u: D = None
self.v: B = None
self.t: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: C = None
self.p: F = None
self.w: E = None
se... | d" | class A:
def __init__(self, txt: str):
self.u: D = None
self.v: B = None
self.t: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: C = None
self.p: F = None
self.w: E = None
se... | 8 | 29 | 3.625 | 0.517857 | 7 | 1.142857 | 7 | 1 | 4.428571 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.241379 | 2 | 5 | 7 | 6 | 5 | 2 | 1 | 2 |
5,124 | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: D = None
self.q: F = None
self.y: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: D = None
self.q: F = None
self.y: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 5 | 1 | 2.857143 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.192308 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,125 | class A:
def __init__(self, txt: str):
self.x: G = None
self.v: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.v: C = None
self.u: E = None
self.w: E = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.x: G = None
self.v: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.v: C = None
self.u: E = None
self.w: E = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 5 | 3 | 3.428571 | 8 | 2 | 2 | 6 | 0.75 | 6 | 0.26087 | 3 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
5,126 | class A:
def __init__(self, txt: str):
self.q: B = None
self.w: F = None
self.z: E = None
self.x: G = None
self.r: G = None
self.y: F = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
se... | m" | class A:
def __init__(self, txt: str):
self.q: B = None
self.w: F = None
self.z: E = None
self.x: G = None
self.r: G = None
self.y: F = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
se... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 7 | 1 | 3.285714 | 3 | 2 | 2 | 2 | 0.25 | 2 | 0.105263 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,127 | class A:
def __init__(self, txt: str):
self.v: G = None
self.u: D = None
self.x: E = None
self.s: B = None
self.q: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: G = None
se... | d" | class A:
def __init__(self, txt: str):
self.v: G = None
self.u: D = None
self.x: E = None
self.s: B = None
self.q: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: G = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 6 | 2 | 3.714286 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.157895 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
5,128 | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: D = None
self.z: F = None
self.t: B = None
self.y: E = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: D = None
self.z: F = None
self.t: B = None
self.y: E = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.u: C = None
se... | 10 | 27 | 2.7 | 0.3 | 7 | 1.428571 | 6 | 1 | 3.285714 | 9 | 3 | 2 | 7 | 0.7 | 8 | 0.296296 | 3 | 2 | 4 | 3 | 7 | 2 | 1 | 3 |
5,129 | class A:
def __init__(self, txt: str):
self.y: G = None
self.u: B = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | h" | class A:
def __init__(self, txt: str):
self.y: G = None
self.u: B = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | 10 | 30 | 3 | 0.333333 | 7 | 1.428571 | 7 | 1 | 3.571429 | 6 | 3 | 2 | 4 | 0.4 | 5 | 0.166667 | 3 | 2 | 5 | 3 | 4 | 2 | 1 | 2 |
5,130 | class A:
def __init__(self, txt: str):
self.s: F = None
self.p: E = None
self.o: F = None
self.y: A = None
self.r: A = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
se... | m" | class A:
def __init__(self, txt: str):
self.s: F = None
self.p: E = None
self.o: F = None
self.y: A = None
self.r: A = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
se... | 10 | 24 | 2.4 | 0.266667 | 7 | 1.428571 | 6 | 1 | 3 | 10 | 2 | 1 | 9 | 0.9 | 10 | 0.416667 | 2 | 2 | 3 | 2.5 | 7 | 3 | 2 | 2 |
5,131 | class A:
def __init__(self, txt: str):
self.u: F = None
self.o: D = None
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | i" | class A:
def __init__(self, txt: str):
self.u: F = None
self.o: D = None
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 10 | 39 | 3.9 | 0.433333 | 7 | 1.428571 | 7 | 1 | 4.428571 | 9 | 3 | 2 | 5 | 0.5 | 8 | 0.205128 | 5 | 3 | 7 | 5 | 7 | 2 | 1 | 3 |
5,132 | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: G = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: G = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | 7 | 13 | 1.857143 | 0.309524 | 7 | 1 | 3 | 1 | 1.857143 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.307692 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,133 | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: G = None
self.r: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: E = None
self.r: A = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: G = None
self.r: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: E = None
self.r: A = None
self.txt = txt
class C:
... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 7 | 1 | 3.142857 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.16 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,134 | class A:
def __init__(self, txt: str):
self.y: G = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.x: F = None
self.r: F = None
self.z: D = None
self.v: F = None
self.o: F = None
se... | c" | class A:
def __init__(self, txt: str):
self.y: G = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.x: F = None
self.r: F = None
self.z: D = None
self.v: F = None
self.o: F = None
se... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 7 | 2 | 4.428571 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.222222 | 1 | 6 | 6 | 6 | 5 | 2 | 1 | 1 |
5,135 | class A:
def __init__(self, txt: str):
self.y: E = None
self.p: A = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.y: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | f" | class A:
def __init__(self, txt: str):
self.y: E = None
self.p: A = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.y: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | 10 | 37 | 3.7 | 0.411111 | 7 | 1.428571 | 7 | 2 | 4.285714 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.081081 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,136 | class A:
def __init__(self, txt: str):
self.y: G = None
self.s: F = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.v: A = None
self.t: E = None
self.y: B = None
self.o: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.y: G = None
self.s: F = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.v: A = None
self.t: E = None
self.y: B = None
self.o: D = None
se... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 5 | 1 | 3.142857 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.315789 | 1 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
5,137 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: B = 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.z: E = None
self.txt = txt
class D:
def __... | h" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: B = 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.z: E = None
self.txt = txt
class D:
def __... | 10 | 18 | 1.8 | 0.2 | 7 | 1.428571 | 6 | 1 | 2.142857 | 9 | 5 | 4 | 3 | 0.3 | 3 | 0.166667 | 7 | 2 | 8 | 3.75 | 2 | 5 | 1 | 1 |
5,138 | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: G = None
self.q: E = None
self.p: G = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.v: C = None
self.q: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: G = None
self.q: E = None
self.p: G = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.v: C = None
self.q: F = None
se... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 7 | 1 | 3.857143 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.32 | 2 | 2 | 3 | 2.5 | 7 | 2 | 2 | 2 |
5,139 | class A:
def __init__(self, txt: str):
self.t: B = None
self.x: C = None
self.r: B = None
self.o: G = None
self.w: E = None
self.v: F = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
se... | l" | class A:
def __init__(self, txt: str):
self.t: B = None
self.x: C = None
self.r: B = None
self.o: G = None
self.w: E = None
self.v: F = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
se... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 7 | 1 | 3.428571 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.111111 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,140 | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.u: A = None
self.t: F = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.u: A = None
self.t: F = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 21 | 2.1 | 0.233333 | 7 | 1.428571 | 7 | 2 | 3 | 8 | 2 | 1 | 6 | 0.6 | 8 | 0.380952 | 3 | 2 | 7 | 4.333333 | 6 | 2 | 2 | 2 |
5,141 | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: E = None
self.u: D = None
self.s: F = None
self.r: F = None
self.v: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
se... | a" | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: E = None
self.u: D = None
self.s: F = None
self.r: F = None
self.v: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
se... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 7 | 2 | 4.571429 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.148148 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,142 | class A:
def __init__(self, txt: str):
self.w: F = None
self.s: F = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.y: E = None
self.x: G = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.w: F = None
self.s: F = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.y: E = None
self.x: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 5 | 1 | 3.142857 | 8 | 3 | 2 | 5 | 0.555556 | 6 | 0.285714 | 4 | 3 | 7 | 5 | 5 | 2 | 1 | 2 |
5,143 | class A:
def __init__(self, txt: str):
self.s: F = None
self.u: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.w: F = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.s: F = None
self.u: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.w: F = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 7 | 1 | 3 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.2 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
5,144 | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.x: A = None
self.w: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | g" | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.x: A = None
self.w: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E ... | 8 | 13 | 1.625 | 0.232143 | 7 | 1.142857 | 3 | 1 | 1.714286 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.307692 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
5,145 | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: G = None
self.v: C = None
self.y: E = None
self.x: E = None
self.s: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: G = None
self.v: C = None
self.y: E = None
self.x: E = None
self.s: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
se... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 7 | 2 | 4.571429 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.15625 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,146 | class A:
def __init__(self, txt: str):
self.z: B = None
self.r: E = None
self.v: G = None
self.t: C = None
self.y: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.r: E = None
self.v: G = None
self.t: C = None
self.y: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 6 | 1 | 2.714286 | 8 | 2 | 1 | 6 | 0.666667 | 8 | 0.380952 | 3 | 2 | 8 | 5 | 7 | 2 | 1 | 2 |
5,147 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: E = None
self.u: C = None
self.w: E = None
self.z: F = None
self.t: A = None
self.p: F = None
se... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: E = None
self.u: C = None
self.w: E = None
self.z: F = None
self.t: A = None
self.p: F = None
se... | 9 | 26 | 2.888889 | 0.361111 | 7 | 1.285714 | 7 | 1 | 3.714286 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.153846 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,148 | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.y: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | a" | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.y: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 9 | 23 | 2.555556 | 0.319444 | 7 | 1.285714 | 7 | 1 | 4.285714 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.173913 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
5,149 | class A:
def __init__(self, txt: str):
self.o: D = None
self.z: D = None
self.t: F = None
self.y: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.u: E = None
self.t: G = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: D = None
self.z: D = None
self.t: F = None
self.y: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.u: E = None
self.t: G = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 6 | 1 | 3.428571 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.210526 | 1 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
5,150 | class A:
def __init__(self, txt: str):
self.v: F = None
self.p: G = None
self.z: B = None
self.y: B = None
self.w: F = None
self.t: F = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
se... | b" | class A:
def __init__(self, txt: str):
self.v: F = None
self.p: G = None
self.z: B = None
self.y: B = None
self.w: F = None
self.t: F = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
se... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 7 | 1 | 4 | 4 | 2 | 2 | 3 | 0.3 | 3 | 0.115385 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
5,151 | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: G = None
self.p: A = None
self.s: E = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.y: D = None
self.o: D = None
se... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: G = None
self.p: A = None
self.s: E = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.y: D = None
self.o: D = None
se... | 10 | 37 | 3.7 | 0.411111 | 7 | 1.428571 | 6 | 3 | 4.428571 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.081081 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,152 | class A:
def __init__(self, txt: str):
self.p: D = None
self.s: C = None
self.u: D = 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.s: F = None
self.w: B ... | l" | class A:
def __init__(self, txt: str):
self.p: D = None
self.s: C = None
self.u: D = 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.s: F = None
self.w: B ... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 7 | 1 | 4 | 7 | 3 | 2 | 5 | 0.555556 | 6 | 0.222222 | 3 | 2 | 5 | 3.25 | 5 | 2 | 2 | 2 |
5,153 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.t: A = None
self.z: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.t: A = None
self.z: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 15 | 2.142857 | 0.357143 | 7 | 1 | 5 | 1 | 2.714286 | 5 | 1 | 1 | 6 | 0.857143 | 5 | 0.333333 | 0 | null | null | null | 5 | 1 | 1 | 1 |
5,154 | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: C = None
self.u: G = None
self.p: B = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: E = None
self.y: F = None
se... | d" | class A:
def __init__(self, txt: str):
self.v: D = None
self.q: C = None
self.u: G = None
self.p: B = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: E = None
self.y: F = None
se... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 2 | 3.857143 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.26087 | 1 | 2 | 2 | 2 | 5 | 2 | 2 | 1 |
5,155 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: F = None
self.o: E = None
self.z: D ... | b" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: F = None
self.o: E = None
self.z: D ... | 10 | 22 | 2.2 | 0.244444 | 7 | 1.428571 | 6 | 1 | 2.857143 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.181818 | 0 | null | null | null | 3 | 2 | 1 | 1 |
5,156 | class A:
def __init__(self, txt: str):
self.u: G = None
self.t: F = None
self.v: B = None
self.o: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: E = None
self.p: G = None
se... | a" | class A:
def __init__(self, txt: str):
self.u: G = None
self.t: F = None
self.v: B = None
self.o: C = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: E = None
self.p: G = None
se... | 9 | 29 | 3.222222 | 0.402778 | 7 | 1.285714 | 7 | 1 | 3.571429 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.103448 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,157 | class A:
def __init__(self, txt: str):
self.s: F = None
self.u: F = None
self.t: G = None
self.y: F = None
self.o: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.x: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.s: F = None
self.u: F = None
self.t: G = None
self.y: F = None
self.o: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.x: E = None
se... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 6 | 1 | 4 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.2 | 2 | 4 | 4 | 4 | 3 | 2 | 1 | 1 |
5,158 | class A:
def __init__(self, txt: str):
self.t: F = None
self.y: C = None
self.o: D = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.u: G = None
self.t: F = None
self.y: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.t: F = None
self.y: C = None
self.o: D = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.u: G = None
self.t: F = None
self.y: C = None
se... | 10 | 43 | 4.3 | 0.477778 | 7 | 1.428571 | 7 | 3 | 5.428571 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.116279 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 2 |
5,159 | class A:
def __init__(self, txt: str):
self.p: F = None
self.x: E = None
self.v: B = 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.x: G = None
self.r: F ... | k" | class A:
def __init__(self, txt: str):
self.p: F = None
self.x: E = None
self.v: B = 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.x: G = None
self.r: F ... | 9 | 26 | 2.888889 | 0.361111 | 7 | 1.285714 | 7 | 1 | 3.857143 | 8 | 2 | 2 | 7 | 0.777778 | 7 | 0.269231 | 2 | 2 | 2 | 2 | 5 | 2 | 1 | 1 |
5,160 | class A:
def __init__(self, txt: str):
self.y: D = None
self.r: G = None
self.z: B = None
self.p: F = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.w: E = None
self.y: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.y: D = None
self.r: G = None
self.z: B = None
self.p: F = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.w: E = None
self.y: F = None
se... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 5 | 1 | 3.428571 | 3 | 2 | 2 | 2 | 0.2 | 2 | 0.071429 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,161 | class A:
def __init__(self, txt: str):
self.o: E = None
self.u: G = None
self.w: F = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: G ... | n" | class A:
def __init__(self, txt: str):
self.o: E = None
self.u: G = None
self.w: F = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: G ... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 5 | 1 | 3.142857 | 6 | 2 | 2 | 4 | 0.571429 | 5 | 0.263158 | 3 | 2 | 2 | 2 | 4 | 3 | 1 | 2 |
5,162 | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.r: D = None
self.p: A = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.r: D = None
self.p: A = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 5 | 1 | 3.142857 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.222222 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,163 | class A:
def __init__(self, txt: str):
self.p: D = None
self.x: C = None
self.t: C = None
self.u: E = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.p: D = None
self.x: C = None
self.t: C = None
self.u: E = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 18 | 2.25 | 0.321429 | 7 | 1.142857 | 6 | 1 | 2.857143 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.388889 | 2 | 3 | 3 | 3 | 5 | 2 | 2 | 2 |
5,164 | class A:
def __init__(self, txt: str):
self.q: E = None
self.x: C = None
self.v: G = None
self.w: C = None
self.p: C = None
self.s: G = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
se... | e" | class A:
def __init__(self, txt: str):
self.q: E = None
self.x: C = None
self.v: G = None
self.w: C = None
self.p: C = None
self.s: G = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 7 | 2 | 4.142857 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.35 | 2 | 4 | 5 | 4.5 | 6 | 2 | 1 | 2 |
5,165 | class A:
def __init__(self, txt: str):
self.x: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.x: D = None
self.o: G = None
self.z: B = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.x: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.x: D = None
self.o: G = None
self.z: B = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 7 | 1 | 4.285714 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.25 | 2 | 2 | 5 | 3.5 | 7 | 1 | 1 | 2 |
5,166 | class A:
def __init__(self, txt: str):
self.y: F = None
self.z: G = None
self.s: B = None
self.x: B = None
self.r: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.y: F = None
self.z: G = None
self.s: B = None
self.x: B = None
self.r: E = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 6 | 1 | 4 | 9 | 3 | 2 | 5 | 0.555556 | 8 | 0.258065 | 5 | 4 | 9 | 5.5 | 6 | 3 | 2 | 2 |
5,167 | class A:
def __init__(self, txt: str):
self.t: D = None
self.v: B = None
self.o: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: E = None
self.p: G = None
self.x: F = None
se... | e" | class A:
def __init__(self, txt: str):
self.t: D = None
self.v: B = None
self.o: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: E = None
self.p: G = None
self.x: F = None
se... | 10 | 32 | 3.2 | 0.355556 | 7 | 1.428571 | 7 | 1 | 3.857143 | 10 | 5 | 5 | 3 | 0.3 | 3 | 0.09375 | 8 | 2 | 8 | 4 | 3 | 5 | 1 | 1 |
5,168 | class A:
def __init__(self, txt: str):
self.v: D = None
self.s: B = None
self.r: F = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.t: F = None
self.u: B = None
self.p: F = None
se... | j" | class A:
def __init__(self, txt: str):
self.v: D = None
self.s: B = None
self.r: F = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.t: F = None
self.u: B = None
self.p: F = None
se... | 9 | 30 | 3.333333 | 0.416667 | 7 | 1.285714 | 7 | 2 | 4.285714 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.1 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
5,169 | class A:
def __init__(self, txt: str):
self.z: B = None
self.r: B = None
self.w: G = None
self.p: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: A = None
self.x: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.z: B = None
self.r: B = None
self.w: G = None
self.p: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: A = None
self.x: C = None
se... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 7 | 1 | 4.714286 | 5 | 2 | 1 | 4 | 0.444444 | 5 | 0.178571 | 2 | 2 | 3 | 2.5 | 5 | 1 | 1 | 2 |
5,170 | class A:
def __init__(self, txt: str):
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.y: B = None
self.q: A = None
self.x: D ... | m" | class A:
def __init__(self, txt: str):
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.y: B = None
self.q: A = None
self.x: D ... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 7 | 1 | 3.714286 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.125 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,171 | class A:
def __init__(self, txt: str):
self.q: F = None
self.w: E = None
self.o: E = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: E = None
self.o: D = None
self.v: F = None
se... | j" | class A:
def __init__(self, txt: str):
self.q: F = None
self.w: E = None
self.o: E = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: E = None
self.o: D = None
self.v: F = None
se... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 6 | 1 | 4.285714 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.129032 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,172 | class A:
def __init__(self, txt: str):
self.w: G = None
self.r: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | i" | class A:
def __init__(self, txt: str):
self.w: G = None
self.r: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 6 | 1 | 3.428571 | 8 | 3 | 2 | 6 | 0.666667 | 7 | 0.259259 | 3 | 2 | 4 | 2.5 | 7 | 2 | 1 | 3 |
5,173 | class A:
def __init__(self, txt: str):
self.p: G = None
self.s: D = None
self.x: E = None
self.v: G = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.s: E = None
self.x: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.p: G = None
self.s: D = None
self.x: E = None
self.v: G = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.s: E = None
self.x: F = None
se... | 10 | 36 | 3.6 | 0.4 | 7 | 1.428571 | 7 | 2 | 5.142857 | 10 | 3 | 2 | 7 | 0.7 | 9 | 0.25 | 4 | 3 | 7 | 4 | 7 | 3 | 2 | 2 |
5,174 | class A:
def __init__(self, txt: str):
self.u: G = None
self.v: F = None
self.s: C = None
self.y: D = None
self.p: B = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.x: D = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: G = None
self.v: F = None
self.s: C = None
self.y: D = None
self.p: B = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.x: D = None
se... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 6 | 1 | 3.714286 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.272727 | 2 | 4 | 4 | 4 | 6 | 2 | 1 | 2 |
5,175 | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.p: D ... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.p: D ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 7 | 1 | 3 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.235294 | 2 | 4 | 4 | 4 | 3 | 3 | 2 | 1 |
5,176 | class A:
def __init__(self, txt: str):
self.u: F = None
self.t: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: C = None
self.q: G = None
self.z: D = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.u: F = None
self.t: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: C = None
self.q: G = None
self.z: D = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 6 | 2 | 4 | 5 | 2 | 1 | 4 | 0.444444 | 5 | 0.178571 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
5,177 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: G = None
self.q: A = None
self.s: F = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: G = None
self.q: A = None
self.s: F = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 12 | 1.714286 | 0.285714 | 7 | 1 | 5 | 1 | 2 | 7 | 4 | 2 | 4 | 0.571429 | 5 | 0.416667 | 4 | 2 | 7 | 4.142857 | 5 | 2 | 1 | 2 |
5,178 | class A:
def __init__(self, txt: str):
self.o: E = None
self.s: B = None
self.p: G = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.o: E = None
self.s: B = None
self.p: G = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 24 | 2.4 | 0.266667 | 7 | 1.428571 | 6 | 1 | 3.142857 | 9 | 3 | 3 | 6 | 0.6 | 7 | 0.291667 | 4 | 2 | 4 | 2.666667 | 4 | 4 | 3 | 2 |
5,179 | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: B = None
self.z: F = None
self.r: G = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.q: D = None
self.t: G = None
se... | c" | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: B = None
self.z: F = None
self.r: G = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.q: D = None
self.t: G = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 3.714286 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.136364 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,180 | class A:
def __init__(self, txt: str):
self.u: F = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.v: F ... | b" | class A:
def __init__(self, txt: str):
self.u: F = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.v: F ... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 5 | 2 | 3.142857 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.25 | 1 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
5,181 | class A:
def __init__(self, txt: str):
self.r: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F = None
self.x: A = None
self.p: D ... | k" | class A:
def __init__(self, txt: str):
self.r: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F = None
self.x: A = None
self.p: D ... | 10 | 23 | 2.3 | 0.255556 | 7 | 1.428571 | 5 | 1 | 3.142857 | 7 | 3 | 2 | 4 | 0.4 | 5 | 0.217391 | 4 | 3 | 6 | 3.6 | 4 | 3 | 1 | 2 |
5,182 | class A:
def __init__(self, txt: str):
self.o: G = None
self.w: E = None
self.p: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: F = None
self.s: G = None
self.w: C = None
se... | l" | class A:
def __init__(self, txt: str):
self.o: G = None
self.w: E = None
self.p: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.u: F = None
self.s: G = None
self.w: C = None
se... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 7 | 1 | 5.142857 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.148148 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,183 | class A:
def __init__(self, txt: str):
self.o: G = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: A = None
self.y: E = None
self.v: F = None
self.o: E = None
self.t: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: G = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: A = None
self.y: E = None
self.v: F = None
self.o: E = None
self.t: F = None
se... | 9 | 18 | 2 | 0.25 | 7 | 1.285714 | 7 | 1 | 3.285714 | 6 | 2 | 1 | 4 | 0.444444 | 6 | 0.333333 | 3 | 2 | 4 | 3 | 4 | 3 | 3 | 2 |
5,184 | class A:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.r: G = None
self.o: A = None
self.p: F = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.r: G = None
self.o: A = None
self.p: F = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 1 | 4.571429 | 5 | 1 | 1 | 6 | 0.75 | 5 | 0.217391 | 0 | null | null | null | 4 | 2 | 1 | 1 |
5,185 | class A:
def __init__(self, txt: str):
self.u: G = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: F = None
self.u: F = None
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.u: G = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: F = None
self.u: F = None
self.r: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.12 | 0 | null | null | null | 2 | 2 | 1 | 1 |
5,186 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.p: F = None
self.r: D = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.p: F = None
self.r: D = None
self.txt =... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 7 | 1 | 3.571429 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.166667 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
5,187 | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.s: G = None
self.r: G = None
self.x: A = None
self.y: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.s: G = None
self.r: G = None
self.x: A = None
self.y: D = None
se... | 10 | 34 | 3.4 | 0.377778 | 7 | 1.428571 | 7 | 1 | 4.285714 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.205882 | 1 | 2 | 2 | 2 | 7 | 1 | 1 | 2 |
5,188 | class A:
def __init__(self, txt: str):
self.r: G = None
self.u: B = None
self.q: C = None
self.w: B = None
self.x: C = None
self.o: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.r: G = None
self.u: B = None
self.q: C = None
self.w: B = None
self.x: C = None
self.o: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
se... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 1 | 3.714286 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.217391 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
5,189 | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.o: E = None
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.o: E = None
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 26 | 3.25 | 0.464286 | 7 | 1.142857 | 7 | 2 | 4.571429 | 7 | 2 | 2 | 5 | 0.625 | 5 | 0.192308 | 3 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
5,190 | class A:
def __init__(self, txt: str):
self.u: B = None
self.w: G = None
self.y: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | m" | class A:
def __init__(self, txt: str):
self.u: B = None
self.w: G = None
self.y: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 4 | 1 | 2.428571 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
5,191 | class A:
def __init__(self, txt: str):
self.v: F = None
self.p: F = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.z: C = None
self.p: E = None
self.s: D = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.v: F = None
self.p: F = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
self.z: C = None
self.p: E = None
self.s: D = None
self.txt = txt
class C:
... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 4 | 2 | 3.142857 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.25 | 1 | 4 | 4 | 4 | 4 | 2 | 2 | 2 |
5,192 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.q: G = None
self.p: A = None
self.r: G ... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E = None
self.q: G = None
self.p: A = None
self.r: G ... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 2.857143 | 6 | 1 | 1 | 7 | 1 | 6 | 0.375 | 0 | null | null | null | 5 | 2 | 1 | 1 |
5,193 | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: G = None
self.w: E = None
self.u: F = None
self.r: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.u: E = None
se... | d" | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: G = None
self.w: E = None
self.u: F = None
self.r: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.u: E = None
se... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 7 | 2 | 3.714286 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.258065 | 4 | 2 | 7 | 3.8 | 6 | 3 | 2 | 2 |
5,194 | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: G = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.p: F = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: G = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.p: F = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 4 | 2 | 3.142857 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.25 | 2 | 2 | 4 | 3 | 5 | 1 | 1 | 2 |
5,195 | class A:
def __init__(self, txt: str):
self.z: A = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.x: G = None
self.w: D ... | c" | class A:
def __init__(self, txt: str):
self.z: A = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.x: G = None
self.w: D ... | 10 | 32 | 3.2 | 0.355556 | 7 | 1.428571 | 7 | 1 | 4.285714 | 9 | 4 | 3 | 4 | 0.4 | 6 | 0.1875 | 6 | 2 | 7 | 3.583333 | 5 | 4 | 2 | 3 |
5,196 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: F = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.o: G = None
self.z: F = None
self.q: G = None
self.v: F = None
se... | n" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: F = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.o: G = None
self.z: F = None
self.q: G = None
self.v: F = None
se... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 6 | 1 | 4 | 6 | 3 | 2 | 4 | 0.444444 | 4 | 0.125 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 2 |
5,197 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.z: C = None
self.p: G = None
self.o: E = None
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.z: C = None
self.p: G = None
self.o: E = None
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 6 | 1 | 3.285714 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.190476 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
5,198 | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: A = None
self.v: D = None
self.u: F = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: D = None
self.p: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: A = None
self.v: D = None
self.u: F = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: D = None
self.p: C = None
se... | 8 | 26 | 3.25 | 0.464286 | 7 | 1.142857 | 7 | 3 | 4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,199 | class A:
def __init__(self, txt: str):
self.y: A = None
self.x: B = None
self.p: G = None
self.u: E = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.s: D = None
self.o: A = None
se... | e" | class A:
def __init__(self, txt: str):
self.y: A = None
self.x: B = None
self.p: G = None
self.u: E = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.s: D = None
self.o: A = None
se... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 1 | 3.857143 | 9 | 2 | 2 | 7 | 0.7 | 8 | 0.228571 | 3 | 5 | 5 | 5 | 6 | 3 | 2 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.