id int64 0 25k | prompt stringlengths 265 3.39k | answer stringclasses 14
values | pythoncode stringlengths 267 3.39k | num_nodes int64 3 10 | num_edges int64 3 56 | avg_node_edge float64 1 5.6 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.8 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 9 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 9 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 5 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9,900 | class A:
def __init__(self, txt: str):
self.x: G = None
self.u: C = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.x: F ... | c" | class A:
def __init__(self, txt: str):
self.x: G = None
self.u: C = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.x: F ... | 10 | 27 | 2.7 | 0.3 | 7 | 1.428571 | 7 | 1 | 4 | 4 | 3 | 2 | 2 | 0.2 | 2 | 0.074074 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
9,901 | class A:
def __init__(self, txt: str):
self.z: F = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.o: D = None
self.u: G = None
self.p: G = None
self.w: E = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.z: F = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.o: D = None
self.u: G = None
self.p: G = None
self.w: E = None
self.txt = txt
class C:
... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 3 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.1875 | 0 | null | null | null | 2 | 2 | 2 | 1 |
9,902 | class A:
def __init__(self, txt: str):
self.s: G = None
self.p: F = None
self.z: F = None
self.w: D = None
self.r: G = None
self.t: G = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.s: G = None
self.p: F = None
self.z: F = None
self.w: D = None
self.r: G = None
self.t: G = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 7 | 1 | 4.285714 | 5 | 2 | 2 | 3 | 0.428571 | 4 | 0.2 | 3 | 2 | 5 | 3 | 4 | 2 | 1 | 2 |
9,903 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.y: F = None
self.u: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.y: F = None
self.u: B = None
self.txt =... | 9 | 15 | 1.666667 | 0.208333 | 7 | 1.285714 | 4 | 1 | 1.714286 | 7 | 4 | 4 | 2 | 0.222222 | 2 | 0.133333 | 6 | 2 | 6 | 3.333333 | 1 | 7 | 7 | 1 |
9,904 | class A:
def __init__(self, txt: str):
self.u: G = None
self.y: F = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.r: G = None
self.y: A = None
self.w: F = None
self.s: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.u: G = None
self.y: F = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.r: G = None
self.y: A = None
self.w: F = None
self.s: E = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 6 | 3 | 4.142857 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.210526 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 1 |
9,905 | class A:
def __init__(self, txt: str):
self.u: G = None
self.w: D = None
self.v: C = None
self.r: C = None
self.o: E = None
self.s: G = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.u: G = None
self.w: D = None
self.v: C = None
self.r: C = None
self.o: E = None
self.s: G = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
se... | 9 | 36 | 4 | 0.5 | 7 | 1.285714 | 7 | 3 | 5.285714 | 9 | 4 | 2 | 5 | 0.555556 | 8 | 0.222222 | 5 | 2 | 9 | 4.444444 | 6 | 3 | 1 | 3 |
9,906 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.p: D = None
self.o: C = None
self.q: F = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.p: D = None
self.o: C = None
self.q: F = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 5 | 1 | 2.571429 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.333333 | 1 | 2 | 2 | 2 | 6 | 2 | 1 | 1 |
9,907 | class A:
def __init__(self, txt: str):
self.s: G = None
self.u: D = None
self.x: B = None
self.o: E = None
self.q: G = None
self.v: D = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.s: G = None
self.u: D = None
self.x: B = None
self.o: E = None
self.q: G = None
self.v: D = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
se... | 9 | 24 | 2.666667 | 0.333333 | 7 | 1.285714 | 7 | 1 | 3.571429 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.125 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
9,908 | class A:
def __init__(self, txt: str):
self.z: F = None
self.s: F = None
self.y: E = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.z: F = None
self.s: F = None
self.y: E = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 15 | 2.142857 | 0.357143 | 7 | 1 | 7 | 1 | 3.142857 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.2 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,909 | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: C = None
self.y: G = None
self.t: F = None
self.p: F = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: F = None
se... | j" | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: C = None
self.y: G = None
self.t: F = None
self.p: F = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: F = None
se... | 10 | 34 | 3.4 | 0.377778 | 7 | 1.428571 | 7 | 1 | 5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.088235 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,910 | class A:
def __init__(self, txt: str):
self.o: B = None
self.y: E = None
self.z: F = None
self.x: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.w: G = None
self.r: D = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: B = None
self.y: E = None
self.z: F = None
self.x: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.w: G = None
self.r: D = None
se... | 10 | 33 | 3.3 | 0.366667 | 7 | 1.428571 | 7 | 1 | 4.285714 | 8 | 3 | 2 | 6 | 0.6 | 7 | 0.212121 | 3 | 2 | 4 | 3 | 4 | 4 | 1 | 2 |
9,911 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.p: A = None
self.v: D ... | e" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.p: A = None
self.v: D ... | 8 | 17 | 2.125 | 0.303571 | 7 | 1.142857 | 6 | 1 | 2.428571 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.176471 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,912 | class A:
def __init__(self, txt: str):
self.y: D = None
self.o: E = None
self.t: E = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.u: C = None
self.x: C = None
self.s: F = None
se... | k" | class A:
def __init__(self, txt: str):
self.y: D = None
self.o: E = None
self.t: E = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.u: C = None
self.x: C = None
self.s: F = None
se... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 7 | 1 | 4 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.208333 | 2 | 2 | 3 | 2.5 | 5 | 1 | 1 | 2 |
9,913 | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: E = None
self.p: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: D = None
self.v: C = None
self.u: G = None
se... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: E = None
self.p: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: D = None
self.v: C = None
self.u: G = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3.428571 | 7 | 2 | 1 | 4 | 0.571429 | 7 | 0.411765 | 4 | 2 | 4 | 3 | 6 | 2 | 1 | 2 |
9,914 | class A:
def __init__(self, txt: str):
self.t: G = None
self.x: D = 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.v: A = None
self.r: B = None
self.z: F ... | l" | class A:
def __init__(self, txt: str):
self.t: G = None
self.x: D = 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.v: A = None
self.r: B = None
self.z: F ... | 7 | 15 | 2.142857 | 0.357143 | 7 | 1 | 6 | 1 | 2.714286 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.4 | 3 | 2 | 7 | 4.75 | 4 | 3 | 1 | 2 |
9,915 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F = None
self.z: D ... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F = None
self.z: D ... | 10 | 27 | 2.7 | 0.3 | 7 | 1.428571 | 5 | 1 | 3 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.148148 | 0 | null | null | null | 2 | 2 | 1 | 1 |
9,916 | class A:
def __init__(self, txt: str):
self.r: C = None
self.t: G = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.q: A = None
self.s: D = None
self.w: G = None
self.o: G = None
se... | n" | class A:
def __init__(self, txt: str):
self.r: C = None
self.t: G = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.q: A = None
self.s: D = None
self.w: G = None
self.o: G = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 3.714286 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.318182 | 2 | 3 | 4 | 3.5 | 5 | 2 | 1 | 2 |
9,917 | class A:
def __init__(self, txt: str):
self.x: F = None
self.o: G = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.r: E = None
self.q: D = None
self.v: C = None
self.s: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.x: F = None
self.o: G = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.r: E = None
self.q: D = None
self.v: C = None
self.s: C = None
se... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 2 | 4 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.217391 | 2 | 2 | 4 | 3 | 5 | 1 | 1 | 2 |
9,918 | class A:
def __init__(self, txt: str):
self.q: G = None
self.u: F = None
self.t: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: D = None
self.v: D = None
self.z: D = None
se... | j" | class A:
def __init__(self, txt: str):
self.q: G = None
self.u: F = None
self.t: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.u: D = None
self.v: D = None
self.z: D = None
se... | 9 | 30 | 3.333333 | 0.416667 | 7 | 1.285714 | 6 | 1 | 4.142857 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.1 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,919 | class A:
def __init__(self, txt: str):
self.o: A = None
self.r: F = None
self.z: F = None
self.p: D = None
self.q: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: A = None
se... | d" | class A:
def __init__(self, txt: str):
self.o: A = None
self.r: F = None
self.z: F = None
self.p: D = None
self.q: E = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: A = None
se... | 10 | 42 | 4.2 | 0.466667 | 7 | 1.428571 | 7 | 2 | 4.428571 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.166667 | 3 | 4 | 6 | 4.666667 | 6 | 2 | 1 | 2 |
9,920 | class A:
def __init__(self, txt: str):
self.s: D = None
self.u: G = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.q: A = None
self.u: C = None
self.x: A = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.s: D = None
self.u: G = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.q: A = None
self.u: C = None
self.x: A = None
self.txt = txt
class C:
... | 10 | 21 | 2.1 | 0.233333 | 7 | 1.428571 | 7 | 1 | 3 | 8 | 3 | 3 | 4 | 0.4 | 4 | 0.190476 | 5 | 3 | 6 | 3.857143 | 2 | 7 | 7 | 1 |
9,921 | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: D = None
self.t: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | n" | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: D = None
self.t: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 7 | 11 | 1.571429 | 0.261905 | 7 | 1 | 7 | 1 | 2.428571 | 7 | 2 | 2 | 5 | 0.714286 | 6 | 0.545455 | 3 | 4 | 7 | 5 | 4 | 4 | 2 | 2 |
9,922 | class A:
def __init__(self, txt: str):
self.t: A = None
self.x: F = None
self.o: E = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.t: A = None
self.x: F = None
self.o: E = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 36 | 3.6 | 0.4 | 7 | 1.428571 | 6 | 1 | 3 | 9 | 3 | 2 | 5 | 0.5 | 7 | 0.194444 | 5 | 2 | 7 | 3.333333 | 5 | 3 | 1 | 2 |
9,923 | class A:
def __init__(self, txt: str):
self.w: F = None
self.y: C = None
self.p: D = 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.w: D = None
self.y: A ... | b" | class A:
def __init__(self, txt: str):
self.w: F = None
self.y: C = None
self.p: D = 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.w: D = None
self.y: A ... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 7 | 1 | 3.857143 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.15625 | 0 | null | null | null | 5 | 1 | 1 | 1 |
9,924 | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: B = None
self.z: G = None
self.r: G = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.y: A = None
self.x: D = None
se... | a" | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: B = None
self.z: G = None
self.r: G = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.y: A = None
self.x: D = None
se... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 7 | 1 | 3.571429 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,925 | class A:
def __init__(self, txt: str):
self.w: F = None
self.s: F = None
self.v: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.o: G = None
self.s: E = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.w: F = None
self.s: F = None
self.v: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.o: G = None
self.s: E = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 6 | 1 | 3.428571 | 5 | 1 | 1 | 6 | 0.75 | 5 | 0.217391 | 0 | null | null | null | 4 | 2 | 1 | 1 |
9,926 | class A:
def __init__(self, txt: str):
self.p: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.x: G ... | e" | class A:
def __init__(self, txt: str):
self.p: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.x: G ... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 2.857143 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.3125 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
9,927 | class A:
def __init__(self, txt: str):
self.x: C = None
self.u: F = None
self.r: D = None
self.y: G = None
self.z: C = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: G = None
se... | b" | class A:
def __init__(self, txt: str):
self.x: C = None
self.u: F = None
self.r: D = None
self.y: G = None
self.z: C = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: G = None
se... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 7 | 1 | 3.285714 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.25 | 3 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
9,928 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.s: C = None
self.r: G = None
self.o: E = None
self.w: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
se... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: D = None
self.s: C = None
self.r: G = None
self.o: E = None
self.w: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
se... | 10 | 40 | 4 | 0.444444 | 7 | 1.428571 | 7 | 1 | 4.714286 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.1 | 0 | null | null | null | 3 | 2 | 1 | 1 |
9,929 | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.x: F = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: G ... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.x: F = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: G ... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 5 | 1 | 3.142857 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.136364 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,930 | class A:
def __init__(self, txt: str):
self.o: G = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.w: E = None
self.v: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.o: G = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.w: E = None
self.v: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 2.857143 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.1875 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,931 | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.q: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.q: B = None
self.txt =... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 7 | 1 | 3.142857 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.190476 | 0 | null | null | null | 4 | 1 | 1 | 1 |
9,932 | class A:
def __init__(self, txt: str):
self.r: D = None
self.t: D = None
self.z: B = None
self.u: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: C = None
self.o: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.r: D = None
self.t: D = None
self.z: B = None
self.u: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: C = None
self.o: E = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 1 | 3.857143 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.181818 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 1 |
9,933 | class A:
def __init__(self, txt: str):
self.z: A = None
self.q: B = None
self.x: F = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.p: C = None
self.o: F = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.z: A = None
self.q: B = None
self.x: F = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.p: C = None
self.o: F = None
self.txt = txt
class C:
... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 7 | 3 | 4.714286 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.125 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
9,934 | class A:
def __init__(self, txt: str):
self.q: B = None
self.y: F = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.y: F = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | 8 | 26 | 3.25 | 0.464286 | 7 | 1.142857 | 6 | 2 | 4 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.307692 | 2 | 2 | 5 | 3.5 | 5 | 4 | 2 | 2 |
9,935 | class A:
def __init__(self, txt: str):
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.z: D = None
self.x: A = None
self.t: C = None
self.q: G = None
self.y: F = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.z: D = None
self.x: A = None
self.t: C = None
self.q: G = None
self.y: F = None
self.txt = txt
class C:
... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 6 | 1 | 3.428571 | 5 | 3 | 2 | 3 | 0.3 | 4 | 0.153846 | 3 | 2 | 4 | 3 | 3 | 3 | 2 | 2 |
9,936 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: D = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.r: F = None
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: D = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.r: F = None
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 7 | 1 | 4 | 7 | 3 | 2 | 5 | 0.555556 | 6 | 0.193548 | 3 | 2 | 6 | 4.5 | 5 | 2 | 1 | 2 |
9,937 | class A:
def __init__(self, txt: str):
self.o: B = None
self.q: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.u: G = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.q: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.u: G = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 15 | 2.142857 | 0.357143 | 7 | 1 | 4 | 2 | 2.857143 | 7 | 4 | 3 | 3 | 0.428571 | 4 | 0.266667 | 5 | 2 | 6 | 3.111111 | 4 | 3 | 1 | 2 |
9,938 | class A:
def __init__(self, txt: str):
self.w: E = None
self.p: B = None
self.x: D = None
self.u: C = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: E = None
self.p: B = None
self.x: D = None
self.u: C = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 6 | 1 | 3.857143 | 4 | 3 | 2 | 2 | 0.222222 | 2 | 0.064516 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
9,939 | class A:
def __init__(self, txt: str):
self.r: D = None
self.w: G = None
self.y: D = None
self.p: B = None
self.s: C = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.o: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.r: D = None
self.w: G = None
self.y: D = None
self.p: B = None
self.s: C = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.o: A = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 1 | 3.714286 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.272727 | 3 | 2 | 3 | 2.666667 | 6 | 2 | 1 | 2 |
9,940 | class A:
def __init__(self, txt: str):
self.u: E = None
self.x: E = None
self.o: G = 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.u: C = None
self.y: B ... | i" | class A:
def __init__(self, txt: str):
self.u: E = None
self.x: E = None
self.o: G = 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.u: C = None
self.y: B ... | 8 | 17 | 2.125 | 0.303571 | 7 | 1.142857 | 4 | 1 | 2.714286 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.176471 | 0 | null | null | null | 2 | 2 | 2 | 1 |
9,941 | class A:
def __init__(self, txt: str):
self.t: E = None
self.v: B = None
self.z: B = None
self.w: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.w: F = None
self.z: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.t: E = None
self.v: B = None
self.z: B = None
self.w: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.w: F = None
self.z: C = None
se... | 10 | 41 | 4.1 | 0.455556 | 7 | 1.428571 | 7 | 4 | 5.285714 | 9 | 2 | 1 | 7 | 0.7 | 9 | 0.219512 | 3 | 4 | 6 | 5 | 8 | 2 | 1 | 2 |
9,942 | class A:
def __init__(self, txt: str):
self.r: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: D = None
self.p: F = None
self.o: D = None
self.w: A = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.r: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: D = None
self.p: F = None
self.o: D = None
self.w: A = None
self.txt = txt
class C:
... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 1 | 3.857143 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.2 | 3 | 3 | 4 | 3.666667 | 4 | 3 | 2 | 2 |
9,943 | class A:
def __init__(self, txt: str):
self.u: F = None
self.v: G = None
self.o: D = None
self.r: D = None
self.q: F = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.v: E = None
se... | a" | class A:
def __init__(self, txt: str):
self.u: F = None
self.v: G = None
self.o: D = None
self.r: D = None
self.q: F = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.v: E = None
se... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 1 | 4.142857 | 8 | 3 | 3 | 5 | 0.5 | 5 | 0.142857 | 4 | 2 | 4 | 2.666667 | 3 | 5 | 5 | 2 |
9,944 | class A:
def __init__(self, txt: str):
self.u: G = None
self.z: B = None
self.s: C = None
self.t: E = None
self.q: G = None
self.x: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: G = None
self.z: B = None
self.s: C = None
self.t: E = None
self.q: G = None
self.x: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
se... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 7 | 1 | 4.571429 | 9 | 2 | 2 | 6 | 0.666667 | 8 | 0.285714 | 4 | 2 | 6 | 3.5 | 6 | 2 | 1 | 2 |
9,945 | class A:
def __init__(self, txt: str):
self.x: F = None
self.z: B = None
self.u: E = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.o: F = None
self.x: A = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.x: F = None
self.z: B = None
self.u: E = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.o: F = None
self.x: A = None
self.txt = txt
class C:
... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 6 | 2 | 4 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.227273 | 2 | 3 | 4 | 3.5 | 5 | 1 | 1 | 2 |
9,946 | class A:
def __init__(self, txt: str):
self.u: D = None
self.r: E = None
self.o: F = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.q: E = None
self.p: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.u: D = None
self.r: E = None
self.o: F = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.q: E = None
self.p: D = None
self.txt = txt
class C:
... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 5 | 1 | 3.285714 | 7 | 2 | 1 | 5 | 0.714286 | 7 | 0.411765 | 3 | 4 | 6 | 5 | 5 | 2 | 2 | 2 |
9,947 | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.v: A = None
self.s: C = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F ... | a" | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.v: A = None
self.s: C = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: F ... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 7 | 1 | 3.571429 | 5 | 3 | 2 | 3 | 0.333333 | 3 | 0.12 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
9,948 | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: D = None
self.x: G = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.v: G = None
self.q: G = None
self.s: F = None
se... | g" | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: D = None
self.x: G = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.v: G = None
self.q: G = None
self.s: F = None
se... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 7 | 1 | 3.571429 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.148148 | 0 | null | null | null | 4 | 1 | 1 | 1 |
9,949 | class A:
def __init__(self, txt: str):
self.u: G = None
self.x: B = None
self.y: G = None
self.z: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.v: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.u: G = None
self.x: B = None
self.y: G = None
self.z: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.v: C = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 7 | 1 | 3.714286 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.210526 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
9,950 | class A:
def __init__(self, txt: str):
self.z: G = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.t: E = None
self.p: F ... | j" | class A:
def __init__(self, txt: str):
self.z: G = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.t: E = None
self.p: F ... | 10 | 22 | 2.2 | 0.244444 | 7 | 1.428571 | 7 | 1 | 2.857143 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.181818 | 0 | null | null | null | 3 | 2 | 1 | 1 |
9,951 | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: G = None
self.w: F = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | l" | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.v: G = None
self.w: F = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 4 | 1 | 2.571429 | 6 | 3 | 1 | 5 | 0.714286 | 6 | 0.352941 | 2 | 2 | 6 | 4 | 5 | 2 | 1 | 2 |
9,952 | class A:
def __init__(self, txt: str):
self.z: B = None
self.o: E = None
self.v: E = None
self.p: G = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.o: E = None
self.v: E = None
self.p: G = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 16 | 2 | 0.285714 | 7 | 1.142857 | 7 | 1 | 2.714286 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.25 | 0 | null | null | null | 3 | 2 | 2 | 1 |
9,953 | class A:
def __init__(self, txt: str):
self.w: E = None
self.z: G = None
self.x: E = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: G = None
self.x: E = None
self.p: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.w: E = None
self.z: G = None
self.x: E = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: G = None
self.x: E = None
self.p: A = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 4 | 2 | 3 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.176471 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,954 | class A:
def __init__(self, txt: str):
self.o: E = None
self.z: G = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F = None
self.u: B ... | d" | class A:
def __init__(self, txt: str):
self.o: E = None
self.z: G = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F = None
self.u: B ... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 7 | 1 | 3.571429 | 8 | 4 | 2 | 4 | 0.5 | 6 | 0.315789 | 5 | 2 | 7 | 4.25 | 4 | 3 | 2 | 2 |
9,955 | class A:
def __init__(self, txt: str):
self.o: D = None
self.y: C = None
self.v: E = None
self.p: F = None
self.s: B = None
self.t: D = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
se... | k" | class A:
def __init__(self, txt: str):
self.o: D = None
self.y: C = None
self.v: E = None
self.p: F = None
self.s: B = None
self.t: D = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
se... | 9 | 39 | 4.333333 | 0.541667 | 7 | 1.285714 | 7 | 1 | 5.285714 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.179487 | 1 | 6 | 6 | 6 | 6 | 2 | 2 | 1 |
9,956 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: F = None
self.p: F = None
self.r: G = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.y: D = None
self.o: A = None
se... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: F = None
self.p: F = None
self.r: G = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.y: D = None
self.o: A = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 7 | 1 | 4 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,957 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.s: A = None
self.o: D = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.s: A = None
self.o: D = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 22 | 2.2 | 0.244444 | 7 | 1.428571 | 7 | 1 | 3.142857 | 9 | 3 | 2 | 6 | 0.6 | 8 | 0.363636 | 4 | 2 | 6 | 3.8 | 5 | 4 | 1 | 2 |
9,958 | class A:
def __init__(self, txt: str):
self.t: B = None
self.x: G = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.o: E = None
self.x: C = None
self.p: G = None
se... | m" | class A:
def __init__(self, txt: str):
self.t: B = None
self.x: G = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.o: E = None
self.x: C = None
self.p: G = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 6 | 1 | 3.714286 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.3 | 3 | 2 | 6 | 3.5 | 5 | 3 | 1 | 2 |
9,959 | class A:
def __init__(self, txt: str):
self.q: F = None
self.t: G = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: F = None
self.p: F = None
self.w: F = None
self.q: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: F = None
self.t: G = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: F = None
self.p: F = None
self.w: F = None
self.q: E = None
se... | 9 | 20 | 2.222222 | 0.277778 | 7 | 1.285714 | 5 | 1 | 2.428571 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.25 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 1 |
9,960 | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: E = None
self.o: D = None
self.z: E = None
self.q: G = None
self.p: A = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
se... | g" | class A:
def __init__(self, txt: str):
self.t: D = None
self.x: E = None
self.o: D = None
self.z: E = None
self.q: G = None
self.p: A = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
se... | 8 | 28 | 3.5 | 0.5 | 7 | 1.142857 | 7 | 1 | 4.571429 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.107143 | 1 | 3 | 3 | 3 | 1 | 3 | 3 | 1 |
9,961 | class A:
def __init__(self, txt: str):
self.s: E = None
self.v: E = None
self.z: D = None
self.q: F = None
self.x: G = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.y: C = None
se... | j" | class A:
def __init__(self, txt: str):
self.s: E = None
self.v: E = None
self.z: D = None
self.q: F = None
self.x: G = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.y: C = None
se... | 8 | 28 | 3.5 | 0.5 | 7 | 1.142857 | 7 | 3 | 4.857143 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.178571 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
9,962 | class A:
def __init__(self, txt: str):
self.o: G = None
self.q: B = None
self.t: G = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: E = None
self.q: F = None
self.w: D = None
se... | k" | class A:
def __init__(self, txt: str):
self.o: G = None
self.q: B = None
self.t: G = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: E = None
self.q: F = None
self.w: D = None
se... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 6 | 1 | 3.428571 | 7 | 2 | 2 | 5 | 0.555556 | 5 | 0.178571 | 3 | 3 | 3 | 3 | 4 | 3 | 2 | 2 |
9,963 | class A:
def __init__(self, txt: str):
self.v: A = None
self.o: B = None
self.t: D = None
self.q: G = None
self.r: F = None
self.x: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.v: A = None
self.o: B = None
self.t: D = None
self.q: G = None
self.r: F = None
self.x: A = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 7 | 1 | 2.857143 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.16 | 0 | null | null | null | 3 | 2 | 1 | 1 |
9,964 | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.z: B = None
self.q: C = None
self.u: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.z: B = None
self.q: C = None
self.u: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: C = None
se... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 7 | 1 | 4.285714 | 10 | 3 | 2 | 6 | 0.6 | 9 | 0.321429 | 5 | 2 | 7 | 5 | 6 | 4 | 2 | 3 |
9,965 | class A:
def __init__(self, txt: str):
self.q: D = None
self.o: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.z: A = None
self.r: D = None
self.s: G = None
se... | e" | class A:
def __init__(self, txt: str):
self.q: D = None
self.o: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.z: A = None
self.r: D = None
self.s: G = None
se... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 6 | 1 | 3.428571 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.222222 | 2 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
9,966 | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: E = None
self.w: E = None
self.v: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.u: G = None
self.v: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: E = None
self.w: E = None
self.v: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.u: G = None
self.v: D = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 6 | 2 | 3.857143 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.16 | 0 | null | null | null | 4 | 1 | 1 | 1 |
9,967 | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: D = None
self.o: E = None
self.x: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.p: A = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: D = None
self.o: E = None
self.x: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.p: A = None
self.txt = txt
class C:
... | 9 | 31 | 3.444444 | 0.430556 | 7 | 1.285714 | 7 | 1 | 4 | 9 | 2 | 2 | 7 | 0.777778 | 8 | 0.258065 | 3 | 5 | 8 | 6 | 6 | 3 | 2 | 2 |
9,968 | class A:
def __init__(self, txt: str):
self.z: G = None
self.t: C = None
self.o: F = None
self.p: F = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.s: A = None
self.q: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.z: G = None
self.t: C = None
self.o: F = None
self.p: F = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.s: A = None
self.q: C = None
se... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 6 | 1 | 3.714286 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.315789 | 3 | 2 | 6 | 4.5 | 5 | 2 | 2 | 2 |
9,969 | class A:
def __init__(self, txt: str):
self.s: E = None
self.z: C = None
self.v: D = None
self.o: G = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.s: E = None
self.z: C = None
self.v: D = None
self.o: G = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 26 | 2.888889 | 0.361111 | 7 | 1.285714 | 5 | 1 | 3.285714 | 8 | 2 | 1 | 6 | 0.666667 | 8 | 0.307692 | 3 | 3 | 5 | 4 | 5 | 3 | 1 | 2 |
9,970 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: F = None
self.w: C = None
self.u: G = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: F = None
self.w: C = None
self.u: G = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 7 | 1 | 3.285714 | 7 | 4 | 3 | 3 | 0.375 | 3 | 0.125 | 5 | 2 | 6 | 3.111111 | 3 | 3 | 1 | 1 |
9,971 | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: F = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: A = None
self.p: E = None
self.s: A = None
self.t: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: F = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: A = None
self.p: E = None
self.s: A = None
self.t: A = None
se... | 9 | 29 | 3.222222 | 0.402778 | 7 | 1.285714 | 6 | 2 | 4.285714 | 8 | 2 | 1 | 7 | 0.777778 | 8 | 0.275862 | 2 | 3 | 4 | 3.5 | 7 | 2 | 1 | 2 |
9,972 | class A:
def __init__(self, txt: str):
self.w: E = None
self.v: B = None
self.p: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.x: E = None
self.y: D = None
self.q: A = None
se... | c" | class A:
def __init__(self, txt: str):
self.w: E = None
self.v: B = None
self.p: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.x: E = None
self.y: D = None
self.q: A = None
se... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 6 | 2 | 3.571429 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.25 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
9,973 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: G = None
self.s: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: G ... | l" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: G = None
self.s: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: G ... | 8 | 17 | 2.125 | 0.303571 | 7 | 1.142857 | 6 | 1 | 2.857143 | 8 | 2 | 2 | 5 | 0.625 | 6 | 0.352941 | 4 | 3 | 7 | 5 | 6 | 2 | 1 | 2 |
9,974 | class A:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E = None
self.z: A = None
self.v: F = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: E = None
self.z: A = None
self.v: F = None
self.txt =... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 4 | 1 | 2.571429 | 5 | 3 | 3 | 2 | 0.285714 | 2 | 0.125 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
9,975 | class A:
def __init__(self, txt: str):
self.q: C = None
self.z: F = None
self.v: G = None
self.t: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: C = None
self.q: G = None
se... | i" | class A:
def __init__(self, txt: str):
self.q: C = None
self.z: F = None
self.v: G = None
self.t: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: C = None
self.q: G = None
se... | 8 | 28 | 3.5 | 0.5 | 7 | 1.142857 | 7 | 1 | 4.428571 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.214286 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
9,976 | class A:
def __init__(self, txt: str):
self.o: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: G = None
self.v: G = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.o: E = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: G = None
self.v: G = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 13 | 1.625 | 0.232143 | 7 | 1.142857 | 4 | 1 | 1.857143 | 6 | 1 | 1 | 7 | 0.875 | 6 | 0.461538 | 0 | null | null | null | 5 | 2 | 1 | 1 |
9,977 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.r: B = None
self.v: E ... | h" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.r: B = None
self.v: E ... | 10 | 17 | 1.7 | 0.188889 | 7 | 1.428571 | 4 | 1 | 1.857143 | 7 | 3 | 2 | 4 | 0.4 | 4 | 0.235294 | 4 | 3 | 6 | 3.6 | 3 | 3 | 1 | 1 |
9,978 | class A:
def __init__(self, txt: str):
self.x: D = None
self.r: E = None
self.q: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.r: E = None
self.y: A = None
self.w: D = None
se... | i" | class A:
def __init__(self, txt: str):
self.x: D = None
self.r: E = None
self.q: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.r: E = None
self.y: A = None
self.w: D = None
se... | 10 | 30 | 3 | 0.333333 | 7 | 1.428571 | 7 | 1 | 3.714286 | 9 | 3 | 2 | 6 | 0.6 | 8 | 0.266667 | 4 | 2 | 8 | 4.4 | 6 | 3 | 3 | 2 |
9,979 | class A:
def __init__(self, txt: str):
self.v: F = None
self.t: D = None
self.w: B = None
self.s: C = None
self.q: D = None
self.r: B = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
se... | l" | class A:
def __init__(self, txt: str):
self.v: F = None
self.t: D = None
self.w: B = None
self.s: C = None
self.q: D = None
self.r: B = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 7 | 1 | 4 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.2 | 1 | 3 | 3 | 3 | 2 | 4 | 3 | 1 |
9,980 | class A:
def __init__(self, txt: str):
self.q: G = None
self.y: D = None
self.v: D = None
self.w: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: A = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.q: G = None
self.y: D = None
self.v: D = None
self.w: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: A = None
self.txt = txt
class C:
... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 6 | 2 | 4.142857 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,981 | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: E = None
self.q: C = None
self.s: E = 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.q: D ... | i" | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: E = None
self.q: C = None
self.s: E = 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.q: D ... | 10 | 21 | 2.1 | 0.233333 | 7 | 1.428571 | 7 | 1 | 2.714286 | 7 | 3 | 2 | 4 | 0.4 | 4 | 0.190476 | 4 | 3 | 6 | 3.6 | 4 | 2 | 1 | 1 |
9,982 | class A:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.txt =... | 8 | 15 | 1.875 | 0.267857 | 7 | 1.142857 | 3 | 1 | 2 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.4 | 2 | 5 | 5 | 5 | 5 | 2 | 2 | 1 |
9,983 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.r: E = None
self.u: F = None
self.w: E = None
self.x: G = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.r: E = None
self.u: F = None
self.w: E = None
self.x: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 1 | 3.857143 | 10 | 3 | 2 | 7 | 0.7 | 9 | 0.257143 | 4 | 2 | 9 | 6.4 | 6 | 3 | 1 | 2 |
9,984 | class A:
def __init__(self, txt: str):
self.x: G = None
self.s: C = None
self.z: C = None
self.y: E = None
self.v: C = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.x: G = None
self.s: C = None
self.z: C = None
self.y: E = None
self.v: C = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 3.428571 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.181818 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
9,985 | class A:
def __init__(self, txt: str):
self.p: A = None
self.o: E = None
self.r: F = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.s: D = None
self.w: C = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.p: A = None
self.o: E = None
self.r: F = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.s: D = None
self.w: C = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 5 | 1 | 3.142857 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.107143 | 0 | null | null | null | 2 | 2 | 1 | 1 |
9,986 | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.p: A = None
self.t: F = None
self.u: G = None
self.v: F = None
self.s: G = None
se... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.p: A = None
self.t: F = None
self.u: G = None
self.v: F = None
self.s: G = None
se... | 8 | 35 | 4.375 | 0.625 | 7 | 1.142857 | 7 | 2 | 5 | 8 | 3 | 2 | 5 | 0.625 | 6 | 0.171429 | 4 | 2 | 4 | 2.4 | 4 | 4 | 2 | 2 |
9,987 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.q: C = None
self.r: A = None
self.o: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.q: C = None
self.r: A = None
self.o: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 6 | 1 | 3.142857 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.2 | 0 | null | null | null | 3 | 2 | 2 | 1 |
9,988 | class A:
def __init__(self, txt: str):
self.o: F = None
self.p: D = None
self.t: B = None
self.x: F = None
self.w: G = None
self.v: F = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: F = None
self.p: D = None
self.t: B = None
self.x: F = None
self.w: G = None
self.v: F = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
se... | 10 | 25 | 2.5 | 0.277778 | 7 | 1.428571 | 7 | 1 | 2.857143 | 5 | 3 | 2 | 3 | 0.3 | 3 | 0.12 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
9,989 | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E ... | h" | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: E ... | 7 | 11 | 1.571429 | 0.261905 | 7 | 1 | 3 | 1 | 1.857143 | 5 | 2 | 2 | 3 | 0.428571 | 3 | 0.272727 | 3 | 3 | 3 | 3 | 2 | 3 | 2 | 1 |
9,990 | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: E = None
self.z: E = None
self.s: C = None
self.q: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: E = None
self.z: E = None
self.s: C = None
self.q: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
se... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 7 | 1 | 3.714286 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
9,991 | class A:
def __init__(self, txt: str):
self.t: G = None
self.u: D = None
self.p: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: G ... | b" | class A:
def __init__(self, txt: str):
self.t: G = None
self.u: D = None
self.p: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: G ... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 1 | 3.571429 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.363636 | 2 | 2 | 5 | 3.5 | 5 | 3 | 1 | 2 |
9,992 | class A:
def __init__(self, txt: str):
self.o: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: F = None
self.u: E = None
self.x: C = None
self.r: G = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.o: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: F = None
self.u: E = None
self.x: C = None
self.r: G = None
self.txt = txt
class C:
... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 5 | 1 | 3 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.272727 | 2 | 5 | 5 | 5 | 5 | 2 | 1 | 1 |
9,993 | class A:
def __init__(self, txt: str):
self.p: D = None
self.w: E = None
self.z: G = None
self.r: B = None
self.x: B = None
self.u: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
se... | g" | class A:
def __init__(self, txt: str):
self.p: D = None
self.w: E = None
self.z: G = None
self.r: B = None
self.x: B = None
self.u: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
se... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 7 | 1 | 4.142857 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.16 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
9,994 | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: B = None
self.w: A = None
self.q: G = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.z: D = None
self.o: F = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: D = None
self.v: B = None
self.w: A = None
self.q: G = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.z: D = None
self.o: F = None
se... | 10 | 29 | 2.9 | 0.322222 | 7 | 1.428571 | 7 | 1 | 3.428571 | 8 | 2 | 1 | 7 | 0.7 | 8 | 0.275862 | 2 | 2 | 6 | 4 | 5 | 3 | 2 | 2 |
9,995 | class A:
def __init__(self, txt: str):
self.p: D = None
self.v: D = None
self.u: E = None
self.t: E = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.y: F = None
se... | l" | class A:
def __init__(self, txt: str):
self.p: D = None
self.v: D = None
self.u: E = None
self.t: E = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.p: C = None
self.y: F = None
se... | 9 | 24 | 2.666667 | 0.333333 | 7 | 1.285714 | 7 | 1 | 3.571429 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.208333 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 2 |
9,996 | class A:
def __init__(self, txt: str):
self.o: C = None
self.s: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F ... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.s: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F ... | 7 | 24 | 3.428571 | 0.571429 | 7 | 1 | 7 | 1 | 4.142857 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.125 | 0 | null | null | null | 3 | 1 | 1 | 1 |
9,997 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: G = None
self.o: C = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.y: F = None
self.v: A = None
self.r: F = None
se... | c" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: G = None
self.o: C = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.y: F = None
self.v: A = None
self.r: F = None
se... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 6 | 1 | 3.428571 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.333333 | 2 | 3 | 5 | 4 | 5 | 2 | 2 | 2 |
9,998 | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.p: E = None
self.r: D = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | d" | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.p: E = None
self.r: D = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 4 | 1 | 2.857143 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.380952 | 2 | 2 | 6 | 4 | 6 | 3 | 1 | 2 |
9,999 | class A:
def __init__(self, txt: str):
self.o: C = None
self.z: D = None
self.u: E = None
self.q: E = 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: B ... | k" | class A:
def __init__(self, txt: str):
self.o: C = None
self.z: D = None
self.u: E = None
self.q: E = 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: B ... | 10 | 23 | 2.3 | 0.255556 | 7 | 1.428571 | 7 | 1 | 2.714286 | 4 | 2 | 2 | 3 | 0.3 | 3 | 0.130435 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.