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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4,800 | class A:
def __init__(self, txt: str):
self.s: F = None
self.t: D = None
self.u: D = None
self.v: B = None
self.x: C = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.s: F = None
self.t: D = None
self.u: D = None
self.v: B = None
self.x: C = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class C:
... | 8 | 18 | 2.25 | 0.321429 | 6 | 1.333333 | 6 | 1 | 3 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.166667 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
4,801 | class A:
def __init__(self, txt: str):
self.q: B = None
self.u: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.p: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.q: B = None
self.u: F = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.p: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 30 | 3 | 0.333333 | 6 | 1.666667 | 6 | 1 | 3.5 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.166667 | 0 | null | null | null | 3 | 3 | 2 | 1 |
4,802 | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: C = None
self.u: E = None
self.p: F = None
self.x: D = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.q: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: C = None
self.u: E = None
self.p: F = None
self.x: D = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.q: C = None
se... | 9 | 31 | 3.444444 | 0.430556 | 6 | 1.5 | 6 | 1 | 4 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.096774 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
4,803 | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: C = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.q: E = None
self.p: E = None
self.z: F = None
self.v: B = None
se... | d" | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: C = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.q: E = None
self.p: E = None
self.z: F = None
self.v: B = None
se... | 9 | 22 | 2.444444 | 0.305556 | 6 | 1.5 | 6 | 1 | 3.166667 | 3 | 2 | 2 | 2 | 0.222222 | 2 | 0.090909 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
4,804 | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: E = None
self.x: D = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | a" | class A:
def __init__(self, txt: str):
self.q: E = None
self.z: E = None
self.x: D = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 9 | 16 | 1.777778 | 0.222222 | 6 | 1.5 | 4 | 1 | 2.333333 | 8 | 5 | 4 | 2 | 0.222222 | 2 | 0.125 | 7 | 2 | 8 | 3.75 | 2 | 4 | 1 | 1 |
4,805 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: E = None
self.y: F = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: E = None
self.y: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 25 | 3.125 | 0.446429 | 6 | 1.333333 | 6 | 3 | 3.666667 | 6 | 2 | 2 | 5 | 0.625 | 5 | 0.2 | 2 | 2 | 2 | 2 | 4 | 3 | 3 | 2 |
4,806 | class A:
def __init__(self, txt: str):
self.r: D = None
self.p: E = None
self.t: 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.q: E = None
self.w: F ... | b" | class A:
def __init__(self, txt: str):
self.r: D = None
self.p: E = None
self.t: 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.q: E = None
self.w: F ... | 8 | 15 | 1.875 | 0.267857 | 6 | 1.333333 | 5 | 1 | 2.833333 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.2 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
4,807 | class A:
def __init__(self, txt: str):
self.p: B = None
self.w: C = None
self.z: F = None
self.y: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: C = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.p: B = None
self.w: C = None
self.z: F = None
self.y: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: C = None
self.txt = txt
class C:
... | 7 | 26 | 3.714286 | 0.619048 | 6 | 1.166667 | 6 | 2 | 4 | 7 | 3 | 1 | 5 | 0.714286 | 7 | 0.269231 | 3 | 2 | 7 | 4.5 | 6 | 2 | 1 | 2 |
4,808 | class A:
def __init__(self, txt: str):
self.q: F = None
self.x: E = None
self.w: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | h" | class A:
def __init__(self, txt: str):
self.q: F = None
self.x: E = None
self.w: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | 10 | 23 | 2.3 | 0.255556 | 6 | 1.666667 | 6 | 1 | 2.666667 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.173913 | 0 | null | null | null | 3 | 2 | 2 | 1 |
4,809 | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.u: F ... | m" | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.u: F ... | 9 | 26 | 2.888889 | 0.361111 | 6 | 1.5 | 5 | 1 | 3 | 9 | 2 | 1 | 8 | 0.888889 | 9 | 0.346154 | 2 | 3 | 6 | 4.5 | 6 | 2 | 2 | 2 |
4,810 | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | a" | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 9 | 13 | 1.444444 | 0.180556 | 6 | 1.5 | 3 | 1 | 1.5 | 8 | 2 | 2 | 6 | 0.666667 | 7 | 0.538462 | 3 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
4,811 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.s: C = None
self.v: D = None
self.q: C ... | d" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.s: C = None
self.v: D = None
self.q: C ... | 10 | 25 | 2.5 | 0.277778 | 6 | 1.666667 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.12 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
4,812 | class A:
def __init__(self, txt: str):
self.v: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: A = None
self.z: E = None
self.y: D = None
self.v: C = None
self.s: F = None
se... | m" | class A:
def __init__(self, txt: str):
self.v: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: A = None
self.z: E = None
self.y: D = None
self.v: C = None
self.s: F = None
se... | 9 | 32 | 3.555556 | 0.444444 | 6 | 1.5 | 6 | 1 | 4 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.15625 | 0 | null | null | null | 3 | 3 | 2 | 1 |
4,813 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: F = None
self.q: C = None
self.o: D = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: F = None
self.q: C = None
self.o: D = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 17 | 2.428571 | 0.404762 | 6 | 1.166667 | 5 | 1 | 2.333333 | 5 | 2 | 1 | 5 | 0.714286 | 5 | 0.294118 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
4,814 | class A:
def __init__(self, txt: str):
self.q: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.t: E = None
self.x: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.q: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.t: E = None
self.x: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 6 | 1 | 3.333333 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.214286 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
4,815 | class A:
def __init__(self, txt: str):
self.o: F = None
self.t: F = None
self.w: F = None
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.o: F = None
self.t: F = None
self.w: F = None
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 11 | 1.571429 | 0.261905 | 6 | 1.166667 | 5 | 1 | 2 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.272727 | 0 | null | null | null | 2 | 2 | 2 | 1 |
4,816 | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: A = None
self.t: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: A = None
self.t: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 25 | 2.5 | 0.277778 | 6 | 1.666667 | 4 | 2 | 2.666667 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.12 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
4,817 | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: B = None
self.y: F = None
self.p: E = None
self.x: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: F = None
se... | l" | class A:
def __init__(self, txt: str):
self.w: D = None
self.s: B = None
self.y: F = None
self.p: E = None
self.x: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: F = None
se... | 10 | 35 | 3.5 | 0.388889 | 6 | 1.666667 | 6 | 3 | 4.5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.085714 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,818 | class A:
def __init__(self, txt: str):
self.z: F = None
self.p: B = None
self.q: D = None
self.s: D = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.v: C = None
self.o: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.z: F = None
self.p: B = None
self.q: D = None
self.s: D = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.v: C = None
self.o: E = None
se... | 10 | 30 | 3 | 0.333333 | 6 | 1.666667 | 6 | 1 | 3.166667 | 9 | 5 | 4 | 2 | 0.2 | 3 | 0.1 | 8 | 2 | 8 | 4 | 3 | 4 | 1 | 2 |
4,819 | class A:
def __init__(self, txt: str):
self.r: E = None
self.w: D = None
self.y: B = None
self.z: B = None
self.q: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: E = None
se... | n" | class A:
def __init__(self, txt: str):
self.r: E = None
self.w: D = None
self.y: B = None
self.z: B = None
self.q: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: E = None
se... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 6 | 2 | 4 | 4 | 2 | 1 | 3 | 0.5 | 4 | 0.285714 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
4,820 | class A:
def __init__(self, txt: str):
self.v: F = None
self.w: F = None
self.q: C = None
self.p: E = None
self.y: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.p: C = None
se... | i" | class A:
def __init__(self, txt: str):
self.v: F = None
self.w: F = None
self.q: C = None
self.p: E = None
self.y: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.p: C = None
se... | 9 | 23 | 2.555556 | 0.319444 | 6 | 1.5 | 6 | 2 | 3.666667 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.217391 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
4,821 | class A:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.p: E = None
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: B ... | b" | class A:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.p: E = None
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: B ... | 8 | 16 | 2 | 0.285714 | 6 | 1.333333 | 5 | 1 | 3 | 7 | 4 | 3 | 2 | 0.25 | 4 | 0.25 | 6 | 2 | 6 | 3.333333 | 3 | 4 | 3 | 3 |
4,822 | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: F = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.w: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: F = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.w: E = None
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 6 | 1 | 5 | 1 | 2.666667 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.25 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,823 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.q: B = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.q: B = None
self.txt =... | 9 | 19 | 2.111111 | 0.263889 | 6 | 1.5 | 3 | 1 | 2 | 6 | 3 | 2 | 3 | 0.333333 | 3 | 0.157895 | 4 | 3 | 6 | 3.6 | 3 | 2 | 1 | 1 |
4,824 | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | l" | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: F = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.p: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | 9 | 23 | 2.555556 | 0.319444 | 6 | 1.5 | 6 | 2 | 3.833333 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.173913 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
4,825 | class A:
def __init__(self, txt: str):
self.q: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.z: E = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.z: E = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 13 | 1.857143 | 0.309524 | 6 | 1.166667 | 4 | 1 | 2.166667 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.384615 | 4 | 2 | 5 | 4 | 4 | 3 | 2 | 2 |
4,826 | class A:
def __init__(self, txt: str):
self.t: D = None
self.r: D = None
self.q: E = None
self.z: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: B = None
self.u: D = None
se... | m" | class A:
def __init__(self, txt: str):
self.t: D = None
self.r: D = None
self.q: E = None
self.z: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: B = None
self.u: D = None
se... | 9 | 28 | 3.111111 | 0.388889 | 6 | 1.5 | 6 | 1 | 3.666667 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.285714 | 4 | 3 | 8 | 4.8 | 5 | 4 | 2 | 2 |
4,827 | class A:
def __init__(self, txt: str):
self.v: F = None
self.q: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.v: F = None
self.q: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | 7 | 18 | 2.571429 | 0.428571 | 6 | 1.166667 | 6 | 1 | 3.5 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.333333 | 1 | 3 | 3 | 3 | 5 | 2 | 2 | 2 |
4,828 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.r: B = None
self.q: F = None
self.t: B = None
self.x: E = None
self.w: F = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.r: B = None
self.q: F = None
self.t: B = None
self.x: E = None
self.w: F = None
self.txt = txt
class C:
... | 9 | 27 | 3 | 0.375 | 6 | 1.5 | 6 | 1 | 4.5 | 9 | 4 | 4 | 4 | 0.444444 | 4 | 0.148148 | 6 | 2 | 6 | 3.333333 | 3 | 7 | 7 | 1 |
4,829 | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: B = None
self.v: A = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.s: D = None
self.p: F = None
self.z: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: B = None
self.v: A = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.s: D = None
self.p: F = None
self.z: C = None
se... | 8 | 23 | 2.875 | 0.410714 | 6 | 1.333333 | 6 | 2 | 4 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.304348 | 2 | 3 | 5 | 4 | 5 | 2 | 1 | 2 |
4,830 | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: D = None
self.w: C = None
self.x: E = None
self.u: F = None
self.y: A = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: D = None
self.w: C = None
self.x: E = None
self.u: F = None
self.y: A = None
self.txt = txt
class C:
... | 10 | 26 | 2.6 | 0.288889 | 6 | 1.666667 | 6 | 1 | 3.5 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.153846 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
4,831 | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: E = None
self.u: C = 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.q: A = None
self.p: D ... | d" | class A:
def __init__(self, txt: str):
self.t: E = None
self.r: E = None
self.u: C = 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.q: A = None
self.p: D ... | 6 | 10 | 1.666667 | 0.333333 | 6 | 1 | 5 | 1 | 2.166667 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.3 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
4,832 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: B = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: E = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.u: B = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 16 | 2.285714 | 0.380952 | 6 | 1.166667 | 4 | 1 | 2.833333 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.375 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 1 |
4,833 | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: F = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: F = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | 7 | 14 | 2 | 0.333333 | 6 | 1.166667 | 3 | 1 | 2.166667 | 7 | 2 | 2 | 5 | 0.714286 | 6 | 0.428571 | 3 | 4 | 5 | 4.666667 | 4 | 3 | 1 | 2 |
4,834 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: E = None
self.x: C = None
self.p: D = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: A = None
self.o: C = None
se... | j" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: E = None
self.x: C = None
self.p: D = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: A = None
self.o: C = None
se... | 7 | 23 | 3.285714 | 0.547619 | 6 | 1.166667 | 6 | 1 | 3.833333 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.173913 | 0 | null | null | null | 4 | 1 | 1 | 1 |
4,835 | class A:
def __init__(self, txt: str):
self.y: A = None
self.w: B = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E ... | n" | class A:
def __init__(self, txt: str):
self.y: A = None
self.w: B = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E ... | 10 | 14 | 1.4 | 0.155556 | 6 | 1.666667 | 3 | 1 | 1.5 | 6 | 4 | 3 | 2 | 0.2 | 2 | 0.142857 | 5 | 2 | 6 | 3.111111 | 2 | 3 | 1 | 1 |
4,836 | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: D = None
self.z: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.q: A = None
self.u: E = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: D = None
self.z: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.q: A = None
self.u: E = None
self.txt = txt
class C:
... | 7 | 20 | 2.857143 | 0.47619 | 6 | 1.166667 | 5 | 1 | 3.333333 | 6 | 2 | 2 | 4 | 0.571429 | 5 | 0.25 | 3 | 2 | 6 | 3.333333 | 4 | 2 | 1 | 2 |
4,837 | class A:
def __init__(self, txt: str):
self.w: F = None
self.r: D = None
self.x: E = None
self.s: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: E = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.w: F = None
self.r: D = None
self.x: E = None
self.s: E = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: E = None
self.txt = txt
class C:
... | 7 | 21 | 3 | 0.5 | 6 | 1.166667 | 6 | 2 | 4.333333 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.190476 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
4,838 | class A:
def __init__(self, txt: str):
self.v: E = None
self.z: D = None
self.y: C = None
self.o: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.t: E = None
self.v: C = None
se... | n" | class A:
def __init__(self, txt: str):
self.v: E = None
self.z: D = None
self.y: C = None
self.o: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.t: E = None
self.v: C = None
se... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 5 | 1 | 2.833333 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.266667 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
4,839 | class A:
def __init__(self, txt: str):
self.v: C = None
self.x: B = None
self.u: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: D = None
self.u: F = None
self.r: D = None
se... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.x: B = None
self.u: D = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: D = None
self.u: F = None
self.r: D = None
se... | 6 | 16 | 2.666667 | 0.533333 | 6 | 1 | 6 | 1 | 3.333333 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.3125 | 2 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
4,840 | class A:
def __init__(self, txt: str):
self.p: E = None
self.o: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.t: A = None
self.w: E = None
self.v: E = None
self.y: F = None
se... | k" | class A:
def __init__(self, txt: str):
self.p: E = None
self.o: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.t: A = None
self.w: E = None
self.v: E = None
self.y: F = None
se... | 6 | 10 | 1.666667 | 0.333333 | 6 | 1 | 5 | 1 | 2.166667 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.5 | 3 | 3 | 6 | 3.75 | 3 | 3 | 2 | 2 |
4,841 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.u: D = None
self.t: D ... | g" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.u: D = None
self.t: D ... | 8 | 22 | 2.75 | 0.392857 | 6 | 1.333333 | 6 | 1 | 3.166667 | 8 | 2 | 2 | 5 | 0.625 | 5 | 0.227273 | 4 | 4 | 4 | 4 | 4 | 4 | 2 | 2 |
4,842 | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: A = None
self.q: E = None
self.y: C = None
self.r: A = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.w: A = None
self.q: E = None
self.y: C = None
self.r: A = None
self.txt = txt
class C:
... | 10 | 27 | 2.7 | 0.3 | 6 | 1.666667 | 5 | 1 | 3.166667 | 5 | 3 | 3 | 2 | 0.2 | 2 | 0.074074 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
4,843 | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: C = None
self.u: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: E = None
self.s: A = None
self.x: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: C = None
self.u: F = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: E = None
self.s: A = None
self.x: E = None
se... | 7 | 16 | 2.285714 | 0.380952 | 6 | 1.166667 | 6 | 2 | 3.833333 | 7 | 4 | 2 | 3 | 0.428571 | 5 | 0.3125 | 5 | 2 | 6 | 3.111111 | 3 | 4 | 4 | 2 |
4,844 | class A:
def __init__(self, txt: str):
self.v: C = None
self.y: B = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: B = None
self.x: C = None
self.o: F = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.v: C = None
self.y: B = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: B = None
self.x: C = None
self.o: F = None
self.txt = txt
class C:
... | 7 | 24 | 3.428571 | 0.571429 | 6 | 1.166667 | 6 | 3 | 3.833333 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.166667 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
4,845 | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.t: E = None
self.z: F ... | f" | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.t: E = None
self.z: F ... | 7 | 23 | 3.285714 | 0.547619 | 6 | 1.166667 | 5 | 1 | 3.166667 | 7 | 3 | 2 | 5 | 0.714286 | 6 | 0.26087 | 3 | 3 | 7 | 4.25 | 5 | 3 | 2 | 2 |
4,846 | class A:
def __init__(self, txt: str):
self.x: F = None
self.p: B = None
self.v: F = None
self.z: D = None
self.w: F = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.o: A = None
se... | i" | class A:
def __init__(self, txt: str):
self.x: F = None
self.p: B = None
self.v: F = None
self.z: D = None
self.w: F = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.o: A = None
se... | 6 | 11 | 1.833333 | 0.366667 | 6 | 1 | 6 | 1 | 2.5 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.363636 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
4,847 | class A:
def __init__(self, txt: str):
self.x: F = 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.t: A = None
self.v: A = None
self.z: D = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.x: F = 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.t: A = None
self.v: A = None
self.z: D = None
self.txt =... | 10 | 18 | 1.8 | 0.2 | 6 | 1.666667 | 6 | 1 | 2.666667 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.222222 | 1 | 4 | 4 | 4 | 3 | 2 | 1 | 1 |
4,848 | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: C = None
self.x: B = None
self.y: D = None
self.z: F = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.w: F = None
se... | b" | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: C = None
self.x: B = None
self.y: D = None
self.z: F = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.w: F = None
se... | 8 | 21 | 2.625 | 0.375 | 6 | 1.333333 | 6 | 1 | 3.166667 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.190476 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
4,849 | class A:
def __init__(self, txt: str):
self.q: E = None
self.x: A = None
self.o: C = None
self.t: F = None
self.z: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.q: E = None
self.x: A = None
self.o: C = None
self.t: F = None
self.z: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
... | 10 | 33 | 3.3 | 0.366667 | 6 | 1.666667 | 6 | 1 | 3.166667 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.212121 | 2 | 3 | 4 | 3.5 | 4 | 3 | 2 | 2 |
4,850 | class A:
def __init__(self, txt: str):
self.o: F = None
self.y: E = None
self.u: B = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.t: F = None
self.x: D = None
self.y: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.o: F = None
self.y: E = None
self.u: B = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.t: F = None
self.x: D = None
self.y: D = None
se... | 6 | 13 | 2.166667 | 0.433333 | 6 | 1 | 6 | 2 | 3.333333 | 6 | 3 | 1 | 3 | 0.5 | 6 | 0.461538 | 4 | 2 | 5 | 3.333333 | 6 | 1 | 1 | 3 |
4,851 | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: F = None
self.v: D = None
self.o: E = None
self.w: C = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: F = None
self.v: D = None
self.o: E = None
self.w: C = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 6 | 1.166667 | 5 | 1 | 3.5 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,852 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.q: C = None
self.o: A = None
self.u: E = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.q: C = None
self.o: A = None
self.u: E = None
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 15 | 2.142857 | 0.357143 | 6 | 1.166667 | 5 | 1 | 2.5 | 4 | 3 | 2 | 2 | 0.285714 | 2 | 0.133333 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
4,853 | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.o: C = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E ... | k" | class A:
def __init__(self, txt: str):
self.z: E = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.o: C = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E ... | 6 | 13 | 2.166667 | 0.433333 | 6 | 1 | 4 | 2 | 2.666667 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.461538 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 2 |
4,854 | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.x: D = None
self.t: F ... | b" | class A:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.x: D = None
self.t: F ... | 8 | 21 | 2.625 | 0.375 | 6 | 1.333333 | 6 | 1 | 3.833333 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.238095 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
4,855 | class A:
def __init__(self, txt: str):
self.s: F = None
self.r: F = None
self.y: D = None
self.w: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.w: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.s: F = None
self.r: F = None
self.y: D = None
self.w: C = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.w: F = None
self.txt = txt
class C:
... | 7 | 10 | 1.428571 | 0.238095 | 6 | 1.166667 | 5 | 1 | 2.166667 | 6 | 2 | 1 | 5 | 0.714286 | 6 | 0.6 | 2 | 2 | 2 | 2 | 6 | 1 | 1 | 2 |
4,856 | class A:
def __init__(self, txt: str):
self.u: F = None
self.o: D = 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.v: E = None
self.x: B = None
self.s: F ... | g" | class A:
def __init__(self, txt: str):
self.u: F = None
self.o: D = 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.v: E = None
self.x: B = None
self.s: F ... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 5 | 1 | 2.666667 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.214286 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
4,857 | class A:
def __init__(self, txt: str):
self.t: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.p: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E ... | m" | class A:
def __init__(self, txt: str):
self.t: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.p: E = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E ... | 7 | 14 | 2 | 0.333333 | 6 | 1.166667 | 6 | 1 | 2.666667 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.357143 | 2 | 3 | 5 | 4 | 4 | 2 | 2 | 2 |
4,858 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: C = None
self.q: D = None
self.s: D = None
self.u: A = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.t: A = None
se... | e" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: C = None
self.q: D = None
self.s: D = None
self.u: A = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.t: A = None
se... | 10 | 37 | 3.7 | 0.411111 | 6 | 1.666667 | 6 | 2 | 4 | 8 | 3 | 2 | 6 | 0.6 | 7 | 0.189189 | 3 | 2 | 6 | 4.5 | 6 | 2 | 1 | 2 |
4,859 | class A:
def __init__(self, txt: str):
self.w: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: C = None
self.o: E = None
self.x: C = None
self.s: C = None
self.v: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.w: E = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: C = None
self.o: E = None
self.x: C = None
self.s: C = None
self.v: A = None
se... | 9 | 30 | 3.333333 | 0.416667 | 6 | 1.5 | 6 | 2 | 3.833333 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.133333 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
4,860 | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: B = None
self.w: E = 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.r: D = None
self.x: B ... | d" | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: B = None
self.w: E = 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.r: D = None
self.x: B ... | 7 | 13 | 1.857143 | 0.309524 | 6 | 1.166667 | 5 | 1 | 2.5 | 7 | 3 | 2 | 4 | 0.571429 | 4 | 0.307692 | 4 | 3 | 6 | 3.6 | 4 | 2 | 1 | 1 |
4,861 | class A:
def __init__(self, txt: str):
self.z: A = None
self.u: F = None
self.s: A = None
self.w: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.v: F = None
self.s: A = None
se... | k" | class A:
def __init__(self, txt: str):
self.z: A = None
self.u: F = None
self.s: A = None
self.w: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.v: F = None
self.s: A = None
se... | 8 | 24 | 3 | 0.428571 | 6 | 1.333333 | 5 | 1 | 3.166667 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.25 | 2 | 3 | 6 | 4.5 | 6 | 1 | 1 | 2 |
4,862 | class A:
def __init__(self, txt: str):
self.t: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: D = None
self.y: F = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.t: D = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: D = None
self.y: F = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 4 | 1 | 2.666667 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,863 | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.r: D = None
self.p: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.r: D = None
self.p: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 12 | 2 | 0.4 | 6 | 1 | 6 | 1 | 2.666667 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.333333 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
4,864 | class A:
def __init__(self, txt: str):
self.y: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.y: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.txt =... | 9 | 18 | 2 | 0.25 | 6 | 1.5 | 5 | 1 | 2.333333 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,865 | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.u: D = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | c" | class A:
def __init__(self, txt: str):
self.v: E = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.u: D = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | 10 | 22 | 2.2 | 0.244444 | 6 | 1.666667 | 5 | 1 | 2.166667 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.318182 | 2 | 2 | 4 | 3 | 6 | 2 | 1 | 2 |
4,866 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.v: F = None
self.u: D = None
self.x: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.v: F = None
self.u: D = None
self.x: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 33 | 3.3 | 0.366667 | 6 | 1.666667 | 6 | 1 | 4.5 | 10 | 3 | 1 | 7 | 0.7 | 10 | 0.30303 | 4 | 2 | 6 | 4.6 | 7 | 4 | 3 | 2 |
4,867 | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F = None
self.t: C = None
self.x: E ... | n" | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: F = None
self.t: C = None
self.x: E ... | 9 | 26 | 2.888889 | 0.361111 | 6 | 1.5 | 6 | 1 | 3.166667 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.153846 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
4,868 | class A:
def __init__(self, txt: str):
self.p: B = None
self.s: A = None
self.y: E = None
self.w: F = None
self.z: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.r: F = None
se... | j" | class A:
def __init__(self, txt: str):
self.p: B = None
self.s: A = None
self.y: E = None
self.w: F = None
self.z: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.r: F = None
se... | 10 | 27 | 2.7 | 0.3 | 6 | 1.666667 | 6 | 1 | 2.666667 | 7 | 3 | 2 | 4 | 0.4 | 5 | 0.185185 | 4 | 3 | 6 | 3.6 | 4 | 2 | 1 | 2 |
4,869 | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.p: D = None
self.r: B = None
self.v: A ... | i" | class A:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.p: D = None
self.r: B = None
self.v: A ... | 6 | 14 | 2.333333 | 0.466667 | 6 | 1 | 6 | 1 | 2.833333 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.214286 | 0 | null | null | null | 2 | 2 | 1 | 1 |
4,870 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt =... | 8 | 15 | 1.875 | 0.267857 | 6 | 1.333333 | 4 | 1 | 2.166667 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.333333 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
4,871 | class A:
def __init__(self, txt: str):
self.u: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.q: E = None
self.v: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.u: B = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.q: E = None
self.v: D = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 20 | 2.857143 | 0.47619 | 6 | 1.166667 | 5 | 2 | 3.5 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.2 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
4,872 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.z: D = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | d" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.z: D = None
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 8 | 16 | 2 | 0.285714 | 6 | 1.333333 | 6 | 1 | 2.666667 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.3125 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
4,873 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: F = None
self.u: A = None
self.t: A = None
self.q: C = None
se... | c" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: F = None
self.u: A = None
self.t: A = None
self.q: C = None
se... | 8 | 17 | 2.125 | 0.303571 | 6 | 1.333333 | 6 | 1 | 3.166667 | 3 | 2 | 2 | 2 | 0.25 | 2 | 0.117647 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
4,874 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.r: F = None
self.u: A = None
self.w: C = None
self.s: A = None
self.v: A = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.r: F = None
self.u: A = None
self.w: C = None
self.s: A = None
self.v: A = None
self.txt = txt
class C:
... | 8 | 22 | 2.75 | 0.392857 | 6 | 1.333333 | 6 | 1 | 3.166667 | 6 | 2 | 2 | 4 | 0.5 | 4 | 0.181818 | 3 | 3 | 3 | 3 | 3 | 3 | 1 | 1 |
4,875 | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: F = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | f" | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: F = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | 8 | 23 | 2.875 | 0.410714 | 6 | 1.333333 | 6 | 1 | 3 | 8 | 2 | 2 | 5 | 0.625 | 7 | 0.304348 | 4 | 2 | 5 | 2.75 | 6 | 3 | 3 | 2 |
4,876 | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: F = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: F = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | 10 | 38 | 3.8 | 0.422222 | 6 | 1.666667 | 6 | 2 | 3.833333 | 7 | 3 | 1 | 6 | 0.6 | 7 | 0.184211 | 2 | 2 | 4 | 2.666667 | 6 | 2 | 2 | 2 |
4,877 | class A:
def __init__(self, txt: str):
self.w: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.t: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | a" | class A:
def __init__(self, txt: str):
self.w: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.t: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 7 | 15 | 2.142857 | 0.357143 | 6 | 1.166667 | 6 | 1 | 3.166667 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.2 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
4,878 | class A:
def __init__(self, txt: str):
self.q: F = None
self.u: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: E = None
self.r: E = None
self.u: A = None
self.o: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.q: F = None
self.u: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: E = None
self.r: E = None
self.u: A = None
self.o: A = None
se... | 6 | 15 | 2.5 | 0.5 | 6 | 1 | 6 | 2 | 4.166667 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.333333 | 2 | 2 | 4 | 3 | 4 | 2 | 2 | 2 |
4,879 | class A:
def __init__(self, txt: str):
self.q: E = None
self.y: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.q: F = None
self.z: B = None
self.x: F = None
self.v: E = None
se... | e" | class A:
def __init__(self, txt: str):
self.q: E = None
self.y: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.q: F = None
self.z: B = None
self.x: F = None
self.v: E = None
se... | 9 | 24 | 2.666667 | 0.333333 | 6 | 1.5 | 5 | 1 | 3 | 7 | 2 | 2 | 6 | 0.666667 | 6 | 0.25 | 2 | 2 | 2 | 2 | 5 | 2 | 2 | 2 |
4,880 | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class D:
def __... | 6 | 8 | 1.333333 | 0.266667 | 6 | 1 | 2 | 1 | 1.333333 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.5 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
4,881 | class A:
def __init__(self, txt: str):
self.x: C = None
self.v: F = None
self.s: F = None
self.o: E = None
self.w: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.x: C = None
self.v: F = None
self.s: F = None
self.o: E = None
self.w: B = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: C = None
se... | 10 | 31 | 3.1 | 0.344444 | 6 | 1.666667 | 6 | 2 | 3.833333 | 8 | 3 | 1 | 6 | 0.6 | 8 | 0.258065 | 3 | 2 | 7 | 4.75 | 7 | 2 | 1 | 2 |
4,882 | class A:
def __init__(self, txt: str):
self.r: B = None
self.p: D = None
self.o: D = None
self.q: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: A = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.p: D = None
self.o: D = None
self.q: C = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: A = None
self.txt = txt
class C:
... | 6 | 18 | 3 | 0.6 | 6 | 1 | 6 | 2 | 3.833333 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.277778 | 2 | 2 | 5 | 3.5 | 4 | 2 | 1 | 2 |
4,883 | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: F = None
self.q: C = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: F = None
self.q: C = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 32 | 3.2 | 0.355556 | 6 | 1.666667 | 6 | 2 | 3.833333 | 8 | 2 | 1 | 7 | 0.7 | 8 | 0.25 | 2 | 2 | 4 | 3 | 7 | 2 | 1 | 2 |
4,884 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: A = None
self.y: E = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: A = None
self.y: E = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | 7 | 21 | 3 | 0.5 | 6 | 1.166667 | 6 | 1 | 3.666667 | 6 | 2 | 1 | 4 | 0.571429 | 6 | 0.285714 | 3 | 3 | 5 | 3.666667 | 5 | 2 | 1 | 2 |
4,885 | class A:
def __init__(self, txt: str):
self.y: D = None
self.r: F = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.v: B ... | j" | class A:
def __init__(self, txt: str):
self.y: D = None
self.r: F = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E = None
self.v: B ... | 6 | 11 | 1.833333 | 0.366667 | 6 | 1 | 3 | 1 | 1.833333 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.454545 | 3 | 2 | 5 | 3.25 | 4 | 3 | 2 | 2 |
4,886 | class A:
def __init__(self, txt: str):
self.r: A = None
self.u: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.r: A = None
self.u: B = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | 9 | 18 | 2 | 0.25 | 6 | 1.5 | 4 | 1 | 2 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.222222 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
4,887 | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: F = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.t: E ... | f" | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: E = None
self.y: F = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.t: E ... | 9 | 24 | 2.666667 | 0.333333 | 6 | 1.5 | 6 | 1 | 4.333333 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.166667 | 0 | null | null | null | 3 | 2 | 2 | 1 |
4,888 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.q: F = None
self.x: B = None
self.o: D = None
self.p: A = None
self.r: B = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.q: F = None
self.x: B = None
self.o: D = None
self.p: A = None
self.r: B = None
self.txt = txt
class C:
... | 9 | 25 | 2.777778 | 0.347222 | 6 | 1.5 | 6 | 1 | 3.333333 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.2 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
4,889 | class A:
def __init__(self, txt: str):
self.v: C = None
self.r: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F ... | k" | class A:
def __init__(self, txt: str):
self.v: C = None
self.r: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F ... | 7 | 15 | 2.142857 | 0.357143 | 6 | 1.166667 | 4 | 1 | 2 | 7 | 2 | 2 | 6 | 0.857143 | 6 | 0.4 | 2 | 3 | 3 | 3 | 3 | 4 | 2 | 2 |
4,890 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class D:
def __... | 10 | 19 | 1.9 | 0.211111 | 6 | 1.666667 | 4 | 1 | 2.166667 | 7 | 2 | 2 | 5 | 0.5 | 5 | 0.263158 | 3 | 5 | 5 | 5 | 5 | 2 | 1 | 1 |
4,891 | class A:
def __init__(self, txt: str):
self.x: B = None
self.t: F = None
self.w: D = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.v: E = None
self.r: D = None
self.z: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.x: B = None
self.t: F = None
self.w: D = None
self.q: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.v: E = None
self.r: D = None
self.z: F = None
se... | 10 | 35 | 3.5 | 0.388889 | 6 | 1.666667 | 6 | 3 | 4.833333 | 8 | 3 | 2 | 5 | 0.5 | 6 | 0.171429 | 4 | 2 | 5 | 3.2 | 4 | 3 | 1 | 2 |
4,892 | class A:
def __init__(self, txt: str):
self.y: B = None
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 9 | 22 | 2.444444 | 0.305556 | 6 | 1.5 | 5 | 1 | 2.666667 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.136364 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
4,893 | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: F = None
self.v: F = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: F ... | f" | class A:
def __init__(self, txt: str):
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: F = None
self.v: F = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: F ... | 10 | 16 | 1.6 | 0.177778 | 6 | 1.666667 | 4 | 1 | 1.666667 | 5 | 3 | 2 | 3 | 0.3 | 3 | 0.1875 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
4,894 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: E = None
self.t: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.p: C = None
self.y: D = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: E = None
self.t: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
self.p: C = None
self.y: D = None
self.txt = txt
class C:
... | 8 | 24 | 3 | 0.428571 | 6 | 1.333333 | 6 | 1 | 3.333333 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.25 | 2 | 2 | 3 | 2.5 | 5 | 2 | 1 | 2 |
4,895 | class A:
def __init__(self, txt: str):
self.u: E = None
self.r: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.u: E = None
self.r: E = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | 10 | 27 | 2.7 | 0.3 | 6 | 1.666667 | 6 | 1 | 3.333333 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.259259 | 1 | 5 | 5 | 5 | 5 | 2 | 2 | 2 |
4,896 | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.x: D = None
self.u: F = None
self.v: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.q: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: E = None
self.x: D = None
self.u: F = None
self.v: D = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.q: A = None
se... | 7 | 18 | 2.571429 | 0.428571 | 6 | 1.166667 | 6 | 2 | 3.333333 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.277778 | 2 | 2 | 2 | 2 | 4 | 3 | 1 | 2 |
4,897 | class A:
def __init__(self, txt: str):
self.r: B = None
self.y: E = None
self.z: C = None
self.w: D = None
self.p: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.y: E = None
self.z: C = None
self.w: D = None
self.p: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.txt = txt
class C:
... | 9 | 17 | 1.888889 | 0.236111 | 6 | 1.5 | 6 | 1 | 2.833333 | 8 | 2 | 2 | 6 | 0.666667 | 7 | 0.411765 | 3 | 2 | 7 | 5.333333 | 7 | 2 | 1 | 2 |
4,898 | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.u: C = None
self.t: D = None
self.y: D = None
self.s: B = None
self.r: E = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.u: C = None
self.t: D = None
self.y: D = None
self.s: B = None
self.r: E = None
self.txt = txt
class C:
... | 8 | 29 | 3.625 | 0.517857 | 6 | 1.333333 | 6 | 1 | 4.5 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.103448 | 0 | null | null | null | 3 | 1 | 1 | 1 |
4,899 | class A:
def __init__(self, txt: str):
self.t: D = None
self.s: C = None
self.x: D = None
self.w: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: E = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.t: D = None
self.s: C = None
self.x: D = None
self.w: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: E = None
self.txt = txt
class C:
... | 6 | 11 | 1.833333 | 0.366667 | 6 | 1 | 5 | 1 | 2.333333 | 5 | 2 | 1 | 5 | 0.833333 | 5 | 0.454545 | 1 | 4 | 4 | 4 | 4 | 2 | 1 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.