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,000 | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.z: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.z: B = None
self.txt =... | 7 | 13 | 1.857143 | 0.309524 | 7 | 1 | 6 | 1 | 2.285714 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.461538 | 1 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
5,001 | class A:
def __init__(self, txt: str):
self.w: F = None
self.t: G = None
self.o: D = None
self.s: D = None
self.y: B = None
self.r: G = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
se... | h" | class A:
def __init__(self, txt: str):
self.w: F = None
self.t: G = None
self.o: D = None
self.s: D = None
self.y: B = None
self.r: G = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: G = None
se... | 9 | 38 | 4.222222 | 0.527778 | 7 | 1.285714 | 7 | 3 | 5.571429 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.078947 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
5,002 | class A:
def __init__(self, txt: str):
self.r: D = None
self.s: B = None
self.o: C = None
self.t: F = None
self.v: D = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.r: D = None
self.s: B = None
self.o: C = None
self.t: F = None
self.v: D = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
... | 10 | 43 | 4.3 | 0.477778 | 7 | 1.428571 | 7 | 1 | 4.714286 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.116279 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
5,003 | class A:
def __init__(self, txt: str):
self.q: D = None
self.y: D = None
self.z: C = None
self.s: C = None
self.o: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.q: D = None
self.y: D = None
self.z: C = None
self.s: C = None
self.o: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
... | 8 | 26 | 3.25 | 0.464286 | 7 | 1.142857 | 7 | 1 | 4.857143 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.192308 | 1 | 4 | 4 | 4 | 3 | 2 | 1 | 2 |
5,004 | class A:
def __init__(self, txt: str):
self.o: B = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: G = None
self.x: F ... | n" | class A:
def __init__(self, txt: str):
self.o: B = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: G = None
self.x: F ... | 8 | 15 | 1.875 | 0.267857 | 7 | 1.142857 | 4 | 1 | 2.142857 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.333333 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
5,005 | class A:
def __init__(self, txt: str):
self.t: G = None
self.u: F = None
self.z: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.r: E = None
self.t: C = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.t: G = None
self.u: F = None
self.z: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.r: E = None
self.t: C = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 1 | 4.142857 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.173913 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 1 |
5,006 | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: G = None
self.q: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: F = None
self.u: F = None
self.o: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: G = None
self.q: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: F = None
self.u: F = None
self.o: E = None
se... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 4 | 1 | 3 | 9 | 2 | 1 | 7 | 0.7 | 9 | 0.321429 | 3 | 2 | 5 | 3.666667 | 6 | 2 | 2 | 2 |
5,007 | class A:
def __init__(self, txt: str):
self.o: B = None
self.q: A = None
self.r: E = None
self.v: D = None
self.y: A = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.o: B = None
self.q: A = None
self.r: E = None
self.v: D = None
self.y: A = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class C:
... | 10 | 30 | 3 | 0.333333 | 7 | 1.428571 | 7 | 1 | 4.571429 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.133333 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,008 | class A:
def __init__(self, txt: str):
self.v: D = None
self.w: C = None
self.o: C = None
self.z: D = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: F = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.v: D = None
self.w: C = None
self.o: C = None
self.z: D = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: F = None
self.txt = txt
class C:
... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 3.285714 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.1875 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
5,009 | class A:
def __init__(self, txt: str):
self.v: D = None
self.r: E = None
self.z: C = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.v: D = None
self.r: E = None
self.z: C = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 6 | 1 | 3.571429 | 8 | 2 | 1 | 5 | 0.555556 | 8 | 0.32 | 4 | 2 | 6 | 3.5 | 6 | 2 | 1 | 2 |
5,010 | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: G ... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: G ... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 2.714286 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.272727 | 2 | 6 | 6 | 6 | 4 | 3 | 1 | 1 |
5,011 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: E = None
self.w: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.v: C = None
self.q: C = None
self.x: D = None
se... | i" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: E = None
self.w: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.v: C = None
self.q: C = None
self.x: D = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 5 | 3 | 4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.12 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,012 | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.z: G ... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.z: G ... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 7 | 1 | 3.142857 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.178571 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
5,013 | class A:
def __init__(self, txt: str):
self.r: B = None
self.v: G = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: F ... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.v: G = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: F ... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 6 | 1 | 3.285714 | 9 | 2 | 2 | 6 | 0.666667 | 6 | 0.222222 | 4 | 4 | 4 | 4 | 5 | 4 | 2 | 2 |
5,014 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class D:
def __... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 7 | 1 | 3 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.181818 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,015 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: E = None
self.u: G = None
self.p: D = None
self.y: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: E = None
self.u: G = None
self.p: D = None
self.y: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3 | 6 | 3 | 2 | 3 | 0.428571 | 4 | 0.235294 | 4 | 2 | 5 | 3.4 | 4 | 2 | 1 | 2 |
5,016 | class A:
def __init__(self, txt: str):
self.p: G = None
self.t: F = None
self.o: C = None
self.z: D = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.t: A = None
self.r: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.p: G = None
self.t: F = None
self.o: C = None
self.z: D = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.t: A = None
self.r: E = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 3.857143 | 4 | 2 | 1 | 3 | 0.375 | 4 | 0.181818 | 2 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
5,017 | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.w: F = None
self.z: F ... | c" | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.w: F = None
self.z: F ... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 5 | 1 | 2.857143 | 9 | 3 | 2 | 6 | 0.6 | 8 | 0.285714 | 4 | 2 | 5 | 2.8 | 7 | 3 | 3 | 2 |
5,018 | class A:
def __init__(self, txt: str):
self.o: F = None
self.u: D = None
self.p: F = None
self.t: F = None
self.q: C = None
self.s: F = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
se... | g" | class A:
def __init__(self, txt: str):
self.o: F = None
self.u: D = None
self.p: F = None
self.t: F = None
self.q: C = None
self.s: F = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
se... | 8 | 14 | 1.75 | 0.25 | 7 | 1.142857 | 7 | 1 | 2.571429 | 6 | 3 | 2 | 4 | 0.5 | 5 | 0.357143 | 3 | 2 | 5 | 3.25 | 4 | 3 | 2 | 2 |
5,019 | class A:
def __init__(self, txt: str):
self.t: F = None
self.z: F = None
self.w: E = None
self.x: G = None
self.r: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.t: F = None
self.z: F = None
self.w: E = None
self.x: G = None
self.r: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 6 | 1 | 3.142857 | 7 | 2 | 1 | 5 | 0.555556 | 7 | 0.25 | 3 | 2 | 5 | 3.666667 | 6 | 2 | 1 | 2 |
5,020 | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: C = None
self.u: F = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.s: D = None
self.v: B = None
self.x: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: C = None
self.u: F = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.s: D = None
self.v: B = None
self.x: E = None
se... | 10 | 39 | 3.9 | 0.433333 | 7 | 1.428571 | 7 | 2 | 4.142857 | 8 | 2 | 1 | 8 | 0.8 | 8 | 0.205128 | 1 | 7 | 7 | 7 | 7 | 2 | 2 | 2 |
5,021 | class A:
def __init__(self, txt: str):
self.z: F = None
self.x: G = None
self.u: G = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.y: D = None
self.u: D = None
self.t: F = None
se... | e" | class A:
def __init__(self, txt: str):
self.z: F = None
self.x: G = None
self.u: G = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.y: D = None
self.u: D = None
self.t: F = None
se... | 7 | 23 | 3.285714 | 0.547619 | 7 | 1 | 7 | 3 | 4.285714 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.217391 | 4 | 2 | 5 | 3.2 | 5 | 2 | 1 | 2 |
5,022 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: C = None
self.v: F = None
self.q: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: C = None
self.v: F = None
self.q: E = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 5 | 1 | 2.714286 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.16 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
5,023 | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: F = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: G = None
self.r: A ... | m" | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: F = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: G = None
self.r: A ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 5 | 1 | 3.428571 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.176471 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
5,024 | class A:
def __init__(self, txt: str):
self.z: G = None
self.v: B = None
self.p: G = None
self.w: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.z: E = None
self.p: D = None
se... | g" | class A:
def __init__(self, txt: str):
self.z: G = None
self.v: B = None
self.p: G = None
self.w: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.z: E = None
self.p: D = None
se... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 6 | 1 | 4 | 7 | 3 | 1 | 5 | 0.625 | 7 | 0.259259 | 3 | 2 | 7 | 4.25 | 5 | 2 | 2 | 2 |
5,025 | class A:
def __init__(self, txt: str):
self.x: G = None
self.r: B = None
self.q: C = None
self.y: B = None
self.p: F = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.x: G = None
self.r: B = None
self.q: C = None
self.y: B = None
self.p: F = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 1 | 3 | 6 | 2 | 2 | 4 | 0.5 | 5 | 0.227273 | 3 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
5,026 | class A:
def __init__(self, txt: str):
self.u: C = None
self.s: B = None
self.q: C = None
self.z: F = None
self.p: F = None
self.r: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.u: C = None
self.s: B = None
self.q: C = None
self.z: F = None
self.p: F = None
self.r: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
se... | 8 | 17 | 2.125 | 0.303571 | 7 | 1.142857 | 7 | 1 | 3 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.294118 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
5,027 | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: F = None
self.x: E = None
self.w: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.x: E = None
self.w: G = None
se... | m" | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: F = None
self.x: E = None
self.w: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.x: E = None
self.w: G = None
se... | 7 | 21 | 3 | 0.5 | 7 | 1 | 5 | 1 | 3.857143 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.142857 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,028 | class A:
def __init__(self, txt: str):
self.o: D = None
self.w: G = None
self.x: G = None
self.v: F = None
self.r: C = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.w: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.o: D = None
self.w: G = None
self.x: G = None
self.v: F = None
self.r: C = None
self.u: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.w: D = None
se... | 7 | 20 | 2.857143 | 0.47619 | 7 | 1 | 6 | 1 | 3.857143 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.15 | 0 | null | null | null | 2 | 2 | 2 | 1 |
5,029 | class A:
def __init__(self, txt: str):
self.x: B = None
self.p: E = None
self.t: E = None
self.q: G = None
self.y: C = None
self.u: B = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
se... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.p: E = None
self.t: E = None
self.q: G = None
self.y: C = None
self.u: B = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
se... | 9 | 27 | 3 | 0.375 | 7 | 1.285714 | 7 | 2 | 3.857143 | 9 | 2 | 2 | 6 | 0.666667 | 8 | 0.296296 | 4 | 3 | 6 | 4.25 | 7 | 3 | 2 | 2 |
5,030 | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.p: B ... | m" | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.p: B ... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 7 | 2 | 4.428571 | 7 | 2 | 2 | 5 | 0.555556 | 6 | 0.214286 | 3 | 4 | 4 | 4 | 6 | 2 | 1 | 2 |
5,031 | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: F = None
self.u: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: G = None
self.s: F = None
self.q: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: F = None
self.u: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: G = None
self.s: F = None
self.q: C = None
se... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 7 | 1 | 4.428571 | 7 | 3 | 1 | 6 | 0.857143 | 7 | 0.318182 | 2 | 2 | 6 | 4 | 6 | 2 | 1 | 2 |
5,032 | class A:
def __init__(self, txt: str):
self.s: G = None
self.r: E = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.p: D = None
self.z: C = None
self.s: E = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.s: G = None
self.r: E = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.p: D = None
self.z: C = None
self.s: E = None
self.txt = txt
class C:
... | 10 | 33 | 3.3 | 0.366667 | 7 | 1.428571 | 7 | 1 | 3.714286 | 7 | 3 | 2 | 4 | 0.4 | 6 | 0.181818 | 4 | 2 | 7 | 3.6 | 4 | 3 | 1 | 2 |
5,033 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.p: E = None
self.v: F = None
self.y: G = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.p: E = None
self.v: F = None
self.y: G = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 25 | 2.777778 | 0.347222 | 7 | 1.285714 | 6 | 1 | 3.428571 | 8 | 3 | 2 | 5 | 0.555556 | 6 | 0.24 | 4 | 2 | 5 | 3.4 | 4 | 3 | 2 | 2 |
5,034 | class A:
def __init__(self, txt: str):
self.z: G = None
self.x: E = None
self.q: F = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: E = None
self.v: D = None
self.o: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.z: G = None
self.x: E = None
self.q: F = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: E = None
self.v: D = None
self.o: A = None
se... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 2 | 4.142857 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.142857 | 1 | 5 | 5 | 5 | 4 | 2 | 1 | 1 |
5,035 | class A:
def __init__(self, txt: str):
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.v: D = None
self.p: D ... | g" | class A:
def __init__(self, txt: str):
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.v: D = None
self.p: D ... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 2.714286 | 6 | 3 | 2 | 4 | 0.571429 | 4 | 0.25 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 1 |
5,036 | class A:
def __init__(self, txt: str):
self.t: F = None
self.z: D = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.t: A ... | h" | class A:
def __init__(self, txt: str):
self.t: F = None
self.z: D = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.t: A ... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 5 | 1 | 2.857143 | 8 | 5 | 4 | 2 | 0.222222 | 2 | 0.090909 | 7 | 2 | 8 | 3.75 | 1 | 8 | 8 | 1 |
5,037 | class A:
def __init__(self, txt: str):
self.w: F = None
self.v: B = None
self.x: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.w: F = None
self.q: C = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.w: F = None
self.v: B = None
self.x: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.w: F = None
self.q: C = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 6 | 1 | 3.142857 | 7 | 3 | 2 | 4 | 0.5 | 6 | 0.26087 | 4 | 2 | 5 | 3.6 | 4 | 3 | 2 | 2 |
5,038 | class A:
def __init__(self, txt: str):
self.u: F = None
self.x: G = None
self.s: B = None
self.w: F = None
self.p: D = None
self.z: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
se... | d" | class A:
def __init__(self, txt: str):
self.u: F = None
self.x: G = None
self.s: B = None
self.w: F = None
self.p: D = None
self.z: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
se... | 7 | 24 | 3.428571 | 0.571429 | 7 | 1 | 7 | 2 | 4.714286 | 6 | 3 | 2 | 4 | 0.571429 | 5 | 0.208333 | 3 | 2 | 5 | 3 | 4 | 3 | 3 | 2 |
5,039 | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: F = None
self.u: E = None
self.x: F = None
self.s: F = None
self.y: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
se... | f" | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: F = None
self.u: E = None
self.x: F = None
self.s: F = None
self.y: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
se... | 9 | 29 | 3.222222 | 0.402778 | 7 | 1.285714 | 7 | 1 | 4.857143 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.172414 | 2 | 3 | 3 | 3 | 4 | 2 | 2 | 1 |
5,040 | class A:
def __init__(self, txt: str):
self.w: F = None
self.r: F = None
self.x: E = None
self.p: F = None
self.s: C = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.p: G = None
se... | f" | class A:
def __init__(self, txt: str):
self.w: F = None
self.r: F = None
self.x: E = None
self.p: F = None
self.s: C = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.p: G = None
se... | 9 | 29 | 3.222222 | 0.402778 | 7 | 1.285714 | 6 | 1 | 3.571429 | 8 | 3 | 2 | 6 | 0.666667 | 7 | 0.241379 | 3 | 2 | 4 | 3 | 5 | 3 | 2 | 2 |
5,041 | class A:
def __init__(self, txt: str):
self.z: G = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.r: D = None
self.p: G = None
self.v: D = None
self.s: G = None
self.q: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.z: G = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.r: D = None
self.p: G = None
self.v: D = None
self.s: G = None
self.q: E = None
se... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 6 | 1 | 3.714286 | 6 | 1 | 1 | 7 | 0.777778 | 6 | 0.214286 | 0 | null | null | null | 6 | 1 | 1 | 1 |
5,042 | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.z: A = None
self.w: D = None
self.x: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.z: A = None
self.w: D = None
self.x: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 7 | 1 | 3.428571 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.222222 | 2 | 3 | 3 | 3 | 3 | 3 | 2 | 2 |
5,043 | class A:
def __init__(self, txt: str):
self.r: G = None
self.u: E = None
self.t: E = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: F = None
self.w: A = None
self.q: F = None
se... | c" | class A:
def __init__(self, txt: str):
self.r: G = None
self.u: E = None
self.t: E = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.t: F = None
self.w: A = None
self.q: F = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 7 | 1 | 3.857143 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.176471 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,044 | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.y: C = None
self.p: F = None
self.q: G = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.y: C = None
self.p: F = None
self.q: G = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
... | 10 | 21 | 2.1 | 0.233333 | 7 | 1.428571 | 6 | 1 | 2.714286 | 9 | 4 | 3 | 5 | 0.5 | 6 | 0.285714 | 5 | 2 | 8 | 3.777778 | 4 | 4 | 2 | 2 |
5,045 | class A:
def __init__(self, txt: str):
self.t: D = None
self.r: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.p: F = None
self.s: F = None
self.r: F = None
self.y: G = None
se... | h" | class A:
def __init__(self, txt: str):
self.t: D = None
self.r: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.p: F = None
self.s: F = None
self.r: F = None
self.y: G = None
se... | 10 | 35 | 3.5 | 0.388889 | 7 | 1.428571 | 7 | 3 | 4.571429 | 6 | 2 | 1 | 5 | 0.5 | 6 | 0.171429 | 2 | 2 | 4 | 3 | 6 | 1 | 1 | 2 |
5,046 | class A:
def __init__(self, txt: str):
self.z: G = None
self.r: D = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.w: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.z: G = None
self.r: D = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.w: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 7 | 1 | 3.571429 | 8 | 2 | 1 | 7 | 0.7 | 8 | 0.285714 | 2 | 3 | 4 | 3.5 | 6 | 2 | 1 | 2 |
5,047 | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
self.o: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.s: A ... | f" | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
self.o: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.s: A ... | 8 | 19 | 2.375 | 0.339286 | 7 | 1.142857 | 6 | 2 | 3.142857 | 7 | 3 | 2 | 5 | 0.625 | 6 | 0.315789 | 3 | 2 | 4 | 2.5 | 3 | 4 | 3 | 2 |
5,048 | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.v: C = None
self.o: F = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.v: C = None
self.o: F = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 7 | 2 | 3.285714 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.333333 | 2 | 5 | 5 | 5 | 6 | 2 | 1 | 2 |
5,049 | class A:
def __init__(self, txt: str):
self.p: G = None
self.z: F = None
self.u: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.p: G = None
self.z: F = None
self.u: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 7 | 1 | 2.857143 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.3 | 1 | 5 | 5 | 5 | 6 | 1 | 1 | 1 |
5,050 | class A:
def __init__(self, txt: str):
self.p: E = None
self.v: G = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: E = None
self.r: E = None
self.x: G = None
self.v: G = None
se... | e" | class A:
def __init__(self, txt: str):
self.p: E = None
self.v: G = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: E = None
self.r: E = None
self.x: G = None
self.v: G = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 6 | 2 | 4.142857 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.136364 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,051 | class A:
def __init__(self, txt: str):
self.z: B = None
self.v: D = None
self.o: D = None
self.t: F = None
self.y: F = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.v: E = None
se... | c" | class A:
def __init__(self, txt: str):
self.z: B = None
self.v: D = None
self.o: D = None
self.t: F = None
self.y: F = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.v: E = None
se... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 1 | 3.714286 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.173913 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,052 | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: G = None
self.p: B = None
self.x: G = None
self.q: B = None
self.v: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: G = None
self.p: B = None
self.x: G = None
self.q: B = None
self.v: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
se... | 8 | 29 | 3.625 | 0.517857 | 7 | 1.142857 | 7 | 3 | 4.428571 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.103448 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,053 | class A:
def __init__(self, txt: str):
self.x: F = None
self.o: F = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: G ... | n" | class A:
def __init__(self, txt: str):
self.x: F = None
self.o: F = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: G ... | 9 | 18 | 2 | 0.25 | 7 | 1.285714 | 6 | 1 | 2.714286 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,054 | class A:
def __init__(self, txt: str):
self.o: F = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | k" | class A:
def __init__(self, txt: str):
self.o: F = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | 7 | 19 | 2.714286 | 0.452381 | 7 | 1 | 5 | 2 | 3.285714 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.157895 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,055 | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E = None
self.o: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E = None
self.o: D = None
self.txt =... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 5 | 1 | 2.714286 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.285714 | 1 | 4 | 4 | 4 | 5 | 2 | 2 | 1 |
5,056 | class A:
def __init__(self, txt: str):
self.x: F = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.x: F = None
self.o: E = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.x: F = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.x: F = None
self.o: E = None
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 6 | 1 | 3.714286 | 6 | 3 | 2 | 4 | 0.444444 | 4 | 0.181818 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 2 |
5,057 | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: B = None
self.r: B = None
self.s: G = None
self.v: C = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.x: C = None
se... | e" | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: B = None
self.r: B = None
self.s: G = None
self.v: C = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.x: C = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 7 | 1 | 4.428571 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.24 | 2 | 2 | 5 | 3.5 | 6 | 1 | 1 | 2 |
5,058 | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.s: D = None
self.r: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.s: D = None
self.r: A = None
self.txt =... | 8 | 12 | 1.5 | 0.214286 | 7 | 1.142857 | 3 | 1 | 2 | 8 | 4 | 2 | 4 | 0.5 | 6 | 0.5 | 5 | 2 | 8 | 4.125 | 6 | 2 | 1 | 2 |
5,059 | class A:
def __init__(self, txt: str):
self.r: F = None
self.x: D = None
self.v: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: F = None
self.o: E = None
self.t: B = None
se... | c" | class A:
def __init__(self, txt: str):
self.r: F = None
self.x: D = None
self.v: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: F = None
self.o: E = None
self.t: B = None
se... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 6 | 1 | 3.142857 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.318182 | 1 | 6 | 6 | 6 | 4 | 3 | 2 | 1 |
5,060 | class A:
def __init__(self, txt: str):
self.v: B = None
self.r: G = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.r: D = None
self.q: G = None
self.z: E = None
self.x: G = None
se... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.r: G = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.r: D = None
self.q: G = None
self.z: E = None
self.x: G = None
se... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 7 | 3 | 4.857143 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.21875 | 1 | 5 | 5 | 5 | 7 | 1 | 1 | 2 |
5,061 | class A:
def __init__(self, txt: str):
self.z: E = None
self.r: F = None
self.q: E = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: B = None
self.v: G = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.z: E = None
self.r: F = None
self.q: E = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: B = None
self.v: G = None
self.txt = txt
class C:
... | 10 | 24 | 2.4 | 0.266667 | 7 | 1.428571 | 6 | 1 | 3.142857 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.125 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
5,062 | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: D = None
self.w: C = None
self.v: G = None
self.x: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: D = None
se... | b" | class A:
def __init__(self, txt: str):
self.q: E = None
self.u: D = None
self.w: C = None
self.v: G = None
self.x: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: D = None
se... | 9 | 36 | 4 | 0.5 | 7 | 1.285714 | 6 | 2 | 4 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.138889 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
5,063 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.r: G = None
self.t: B = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.r: G = None
self.t: B = None
self.txt =... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 6 | 1 | 2.857143 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.2 | 2 | 4 | 4 | 4 | 2 | 4 | 3 | 1 |
5,064 | class A:
def __init__(self, txt: str):
self.t: E = None
self.p: C = None
self.y: D = None
self.r: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: D = None
self.t: B = None
se... | g" | class A:
def __init__(self, txt: str):
self.t: E = None
self.p: C = None
self.y: D = None
self.r: D = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: D = None
self.t: B = None
se... | 10 | 33 | 3.3 | 0.366667 | 7 | 1.428571 | 7 | 1 | 3.857143 | 10 | 3 | 2 | 8 | 0.8 | 9 | 0.272727 | 3 | 2 | 5 | 3 | 7 | 2 | 1 | 2 |
5,065 | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: D = None
self.w: D = None
self.s: B = None
self.v: C = None
self.x: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: D = None
self.p: D = None
self.w: D = None
self.s: B = None
self.v: C = None
self.x: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
se... | 8 | 22 | 2.75 | 0.392857 | 7 | 1.142857 | 7 | 2 | 3.857143 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.181818 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 2 |
5,066 | class A:
def __init__(self, txt: str):
self.p: A = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: C = None
self.r: G = None
self.x: G = None
self.s: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.p: A = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: C = None
self.r: G = None
self.x: G = None
self.s: C = None
self.txt = txt
class C:
... | 10 | 26 | 2.6 | 0.288889 | 7 | 1.428571 | 7 | 1 | 3 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.153846 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
5,067 | class A:
def __init__(self, txt: str):
self.p: D = None
self.s: B = None
self.x: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: C = None
self.o: A = None
self.x: F = None
se... | m" | class A:
def __init__(self, txt: str):
self.p: D = None
self.s: B = None
self.x: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: C = None
self.o: A = None
self.x: F = None
se... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 7 | 1 | 2.714286 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.25 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,068 | class A:
def __init__(self, txt: str):
self.u: C = None
self.z: G = None
self.v: D = None
self.q: E = None
self.o: B = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.y: G = None
se... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.z: G = None
self.v: D = None
self.q: E = None
self.o: B = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.y: G = None
se... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 6 | 1 | 3.428571 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.190476 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,069 | class A:
def __init__(self, txt: str):
self.p: G = None
self.z: A = None
self.q: C = None
self.v: G = None
self.y: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.p: G = None
self.z: A = None
self.q: C = None
self.v: G = None
self.y: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
... | 10 | 28 | 2.8 | 0.311111 | 7 | 1.428571 | 6 | 1 | 3.714286 | 7 | 3 | 2 | 4 | 0.4 | 5 | 0.178571 | 4 | 3 | 6 | 3.6 | 4 | 2 | 1 | 2 |
5,070 | class A:
def __init__(self, txt: str):
self.x: E = None
self.t: B = None
self.y: B = None
self.s: F = None
self.z: G = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: G = None
se... | b" | class A:
def __init__(self, txt: str):
self.x: E = None
self.t: B = None
self.y: B = None
self.s: F = None
self.z: G = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: G = None
se... | 7 | 24 | 3.428571 | 0.571429 | 7 | 1 | 7 | 2 | 4.714286 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.125 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,071 | class A:
def __init__(self, txt: str):
self.t: G = None
self.r: C = None
self.y: B = None
self.u: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: F = None
self.o: C = None
se... | n" | class A:
def __init__(self, txt: str):
self.t: G = None
self.r: C = None
self.y: B = None
self.u: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: F = None
self.o: C = None
se... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 7 | 1 | 4.142857 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.166667 | 0 | null | null | null | 4 | 1 | 1 | 1 |
5,072 | class A:
def __init__(self, txt: str):
self.v: E = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.q: A ... | a" | class A:
def __init__(self, txt: str):
self.v: E = None
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: E = None
self.q: A ... | 9 | 20 | 2.222222 | 0.277778 | 7 | 1.285714 | 5 | 1 | 2.428571 | 5 | 2 | 2 | 3 | 0.333333 | 3 | 0.15 | 3 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
5,073 | class A:
def __init__(self, txt: str):
self.v: F = None
self.s: E = None
self.t: F = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.v: F = None
self.s: E = None
self.t: F = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 21 | 2.625 | 0.375 | 7 | 1.142857 | 7 | 1 | 3 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.190476 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
5,074 | class A:
def __init__(self, txt: str):
self.s: G = None
self.w: C = None
self.q: C = None
self.y: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.s: G = None
self.w: C = None
self.q: C = None
self.y: B = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 31 | 3.1 | 0.344444 | 7 | 1.428571 | 7 | 1 | 3.714286 | 5 | 3 | 2 | 3 | 0.3 | 4 | 0.129032 | 3 | 2 | 5 | 3.25 | 3 | 2 | 1 | 2 |
5,075 | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.y: A = None
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.y: A = None
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | 8 | 24 | 3 | 0.428571 | 7 | 1.142857 | 5 | 1 | 3.285714 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.291667 | 2 | 2 | 3 | 2.5 | 6 | 2 | 1 | 2 |
5,076 | class A:
def __init__(self, txt: str):
self.v: D = None
self.s: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.r: F = None
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.v: D = None
self.s: D = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.r: F = None
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 7 | 1 | 3.857143 | 7 | 3 | 3 | 4 | 0.5 | 4 | 0.173913 | 4 | 2 | 4 | 2.666667 | 4 | 3 | 1 | 2 |
5,077 | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: D = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: G = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: D = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: G = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 16 | 2 | 0.285714 | 7 | 1.142857 | 3 | 1 | 2.285714 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.1875 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,078 | class A:
def __init__(self, txt: str):
self.x: G = None
self.o: B = None
self.r: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.x: G = None
self.o: B = None
self.r: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 14 | 2 | 0.333333 | 7 | 1 | 4 | 1 | 2.285714 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.214286 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
5,079 | class A:
def __init__(self, txt: str):
self.s: F = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: E ... | k" | class A:
def __init__(self, txt: str):
self.s: F = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: E ... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 7 | 2 | 3.714286 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.111111 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,080 | class A:
def __init__(self, txt: str):
self.o: D = None
self.x: G = None
self.u: E = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | l" | class A:
def __init__(self, txt: str):
self.o: D = None
self.x: G = None
self.u: E = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | 9 | 33 | 3.666667 | 0.458333 | 7 | 1.285714 | 7 | 1 | 4.285714 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.181818 | 1 | 3 | 3 | 3 | 6 | 1 | 1 | 1 |
5,081 | class A:
def __init__(self, txt: str):
self.v: G = None
self.x: B = None
self.t: C = None
self.w: C = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: F = None
self.o: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.v: G = None
self.x: B = None
self.t: C = None
self.w: C = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: F = None
self.o: E = None
se... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 6 | 1 | 3.714286 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.227273 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
5,082 | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
self.q: B = None
self.x: G = None
self.r: G = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: A = None
se... | d" | class A:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
self.q: B = None
self.x: G = None
self.r: G = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: A = None
se... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 6 | 1 | 3.142857 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.136364 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,083 | class A:
def __init__(self, txt: str):
self.u: F = None
self.t: C = None
self.y: G = None
self.s: C = None
self.r: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.u: F = None
self.t: C = None
self.y: G = None
self.s: C = None
self.r: E = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
se... | 8 | 25 | 3.125 | 0.446429 | 7 | 1.142857 | 7 | 2 | 3.714286 | 6 | 1 | 1 | 7 | 0.875 | 6 | 0.24 | 0 | null | null | null | 5 | 2 | 2 | 1 |
5,084 | class A:
def __init__(self, txt: str):
self.u: E = None
self.t: G = None
self.o: B = None
self.q: F = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.s: A = None
se... | n" | class A:
def __init__(self, txt: str):
self.u: E = None
self.t: G = None
self.o: B = None
self.q: F = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.s: A = None
se... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3.857143 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.235294 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 1 |
5,085 | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: F = None
self.r: B = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F ... | j" | class A:
def __init__(self, txt: str):
self.v: D = None
self.z: F = None
self.r: B = None
self.o: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F ... | 7 | 15 | 2.142857 | 0.357143 | 7 | 1 | 6 | 1 | 3.142857 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
5,086 | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: F = None
self.x: C = None
self.o: E = None
self.t: D = None
self.y: G = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.r: F = None
self.x: C = None
self.o: E = None
self.t: D = None
self.y: G = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
se... | 7 | 26 | 3.714286 | 0.619048 | 7 | 1 | 7 | 2 | 4.714286 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.230769 | 4 | 2 | 7 | 3.6 | 6 | 2 | 1 | 2 |
5,087 | class A:
def __init__(self, txt: str):
self.s: A = None
self.q: D = None
self.r: F = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: E = None
self.o: E = None
self.t: C = None
se... | b" | class A:
def __init__(self, txt: str):
self.s: A = None
self.q: D = None
self.r: F = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: E = None
self.o: E = None
self.t: C = None
se... | 9 | 32 | 3.555556 | 0.444444 | 7 | 1.285714 | 5 | 3 | 4.285714 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.09375 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
5,088 | class A:
def __init__(self, txt: str):
self.x: E = None
self.u: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.u: B ... | d" | class A:
def __init__(self, txt: str):
self.x: E = None
self.u: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.u: B ... | 8 | 20 | 2.5 | 0.357143 | 7 | 1.142857 | 6 | 1 | 2.714286 | 8 | 3 | 2 | 5 | 0.625 | 5 | 0.25 | 4 | 3 | 6 | 3.6 | 5 | 2 | 1 | 1 |
5,089 | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: A ... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: A ... | 7 | 17 | 2.428571 | 0.404762 | 7 | 1 | 6 | 1 | 3.571429 | 6 | 3 | 2 | 4 | 0.571429 | 5 | 0.294118 | 3 | 2 | 4 | 2.5 | 5 | 2 | 1 | 2 |
5,090 | class A:
def __init__(self, txt: str):
self.z: C = None
self.y: B = None
self.p: G = None
self.u: G = None
self.t: G = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.z: C = None
self.y: B = None
self.p: G = None
self.u: G = None
self.t: G = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: F = None
se... | 9 | 21 | 2.333333 | 0.291667 | 7 | 1.285714 | 7 | 1 | 3.714286 | 8 | 3 | 2 | 5 | 0.555556 | 7 | 0.333333 | 4 | 3 | 8 | 4.4 | 4 | 3 | 1 | 2 |
5,091 | class A:
def __init__(self, txt: str):
self.v: G = None
self.p: F = None
self.t: E = None
self.r: F = None
self.x: G = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.t: C = None
se... | a" | class A:
def __init__(self, txt: str):
self.v: G = None
self.p: F = None
self.t: E = None
self.r: F = None
self.x: G = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.t: C = None
se... | 7 | 16 | 2.285714 | 0.380952 | 7 | 1 | 6 | 1 | 2.857143 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.25 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
5,092 | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: C = None
self.y: B = None
self.z: D = None
self.t: B = None
self.q: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: C = None
self.y: B = None
self.z: D = None
self.t: B = None
self.q: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
se... | 7 | 24 | 3.428571 | 0.571429 | 7 | 1 | 7 | 3 | 4.857143 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.083333 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
5,093 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.z: G = None
self.w: F = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C ... | i" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.z: G = None
self.w: F = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C ... | 9 | 24 | 2.666667 | 0.333333 | 7 | 1.285714 | 7 | 1 | 4.428571 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.208333 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
5,094 | class A:
def __init__(self, txt: str):
self.u: E = None
self.s: E = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.w: G = None
self.v: C = None
self.t: A = None
self.p: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: E = None
self.s: E = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.w: G = None
self.v: C = None
self.t: A = None
self.p: A = None
se... | 7 | 22 | 3.142857 | 0.52381 | 7 | 1 | 6 | 3 | 4.428571 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.318182 | 2 | 2 | 5 | 3.5 | 5 | 2 | 2 | 2 |
5,095 | class A:
def __init__(self, txt: str):
self.x: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: C = None
self.q: D = None
self.p: E = None
self.y: G = None
self.z: G = None
se... | m" | class A:
def __init__(self, txt: str):
self.x: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: C = None
self.q: D = None
self.p: E = None
self.y: G = None
self.z: G = None
se... | 8 | 27 | 3.375 | 0.482143 | 7 | 1.142857 | 7 | 2 | 4.285714 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.185185 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
5,096 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: G = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: G = None
self.txt =... | 7 | 18 | 2.571429 | 0.428571 | 7 | 1 | 7 | 1 | 3.571429 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.166667 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
5,097 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.y: G = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.y: G = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D = None
self.txt =... | 9 | 22 | 2.444444 | 0.305556 | 7 | 1.285714 | 7 | 1 | 3.714286 | 7 | 2 | 1 | 5 | 0.555556 | 7 | 0.318182 | 3 | 2 | 5 | 3 | 6 | 2 | 2 | 2 |
5,098 | class A:
def __init__(self, txt: str):
self.t: D = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.z: A = None
self.p: G = None
self.t: A = None
self.s: C = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.t: D = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.z: A = None
self.p: G = None
self.t: A = None
self.s: C = None
self.txt = txt
class C:
... | 9 | 28 | 3.111111 | 0.388889 | 7 | 1.285714 | 7 | 2 | 4 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.107143 | 0 | null | null | null | 3 | 1 | 1 | 1 |
5,099 | class A:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: F = None
self.w: D = None
self.p: B = None
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: F = None
self.w: D = None
self.p: B = None
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 23 | 2.875 | 0.410714 | 7 | 1.142857 | 5 | 1 | 2.857143 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.173913 | 0 | null | null | null | 4 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.