id int64 0 25k | prompt stringlengths 265 3.39k | answer stringclasses 14
values | pythoncode stringlengths 267 3.39k | num_nodes int64 3 10 | num_edges int64 3 56 | avg_node_edge float64 1 5.6 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.8 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 9 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 9 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 5 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,900 | class A:
def __init__(self, txt: str):
self.x: D = None
self.v: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.v: A ... | k" | class A:
def __init__(self, txt: str):
self.x: D = None
self.v: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.v: A ... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 4 | 1 | 2.75 | 5 | 3 | 1 | 4 | 0.571429 | 5 | 0.416667 | 2 | 2 | 4 | 2.666667 | 3 | 2 | 2 | 2 |
2,901 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | a" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 7 | 1 | 0.166667 | 4 | 1.75 | 3 | 1 | 1.5 | 6 | 4 | 3 | 2 | 0.285714 | 2 | 0.285714 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
2,902 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.s: D = None
self.v: B ... | d" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.s: D = None
self.v: B ... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.4 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,903 | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.o: B ... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.o: B ... | 10 | 23 | 2.3 | 0.255556 | 4 | 2.5 | 4 | 2 | 2.75 | 9 | 3 | 2 | 6 | 0.6 | 7 | 0.304348 | 4 | 2 | 4 | 2.666667 | 3 | 6 | 3 | 2 |
2,904 | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: C = None
self.z: A = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | b" | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: C = None
self.z: A = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | 7 | 14 | 2 | 0.333333 | 4 | 1.75 | 4 | 1 | 2.75 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
2,905 | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: C = None
self.q: D = None
self.x: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: C = None
self.q: D = None
self.x: C = None
self.txt = txt
class C:
... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.75 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,906 | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | d" | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 1.75 | 3 | 1 | 1 | 4 | 1 | 3 | 0.5 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,907 | class A:
def __init__(self, txt: str):
self.w: D = None
self.x: C = None
self.r: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | j" | class A:
def __init__(self, txt: str):
self.w: D = None
self.x: C = None
self.r: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 3 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.230769 | 2 | 2 | 2 | 2 | 2 | 3 | 2 | 1 |
2,908 | class A:
def __init__(self, txt: str):
self.x: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.x: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class D:
def __... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 2 | 1 | 1.25 | 3 | 1 | 1 | 4 | 1 | 3 | 0.6 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,909 | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 8 | 15 | 1.875 | 0.267857 | 4 | 2 | 4 | 2 | 2.75 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.4 | 1 | 5 | 5 | 5 | 4 | 3 | 2 | 1 |
2,910 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: D = None
self.y: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: C = None
self.u: A = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: D = None
self.y: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: C = None
self.u: A = None
self.txt = txt
class C:
... | 8 | 21 | 2.625 | 0.375 | 4 | 2 | 4 | 2 | 3.25 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.190476 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,911 | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 26 | 3.25 | 0.464286 | 4 | 2 | 4 | 3 | 3.5 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.153846 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
2,912 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.w: B = None
self.x: C ... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.w: B = None
self.x: C ... | 9 | 22 | 2.444444 | 0.305556 | 4 | 2.25 | 3 | 1 | 2.25 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.181818 | 0 | null | null | null | 4 | 1 | 1 | 1 |
2,913 | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.q: C = None
self.p: A = None
self.r: A = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.q: C = None
self.p: A = None
self.r: A = None
self.txt = txt
class C:
... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 4 | 1 | 2.75 | 7 | 2 | 2 | 5 | 0.714286 | 6 | 0.4 | 3 | 3 | 4 | 3.666667 | 3 | 4 | 1 | 2 |
2,914 | class A:
def __init__(self, txt: str):
self.y: D = None
self.t: C = None
self.z: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | g" | class A:
def __init__(self, txt: str):
self.y: D = None
self.t: C = None
self.z: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | 6 | 14 | 2.333333 | 0.466667 | 4 | 1.5 | 4 | 1 | 3 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.214286 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,915 | class A:
def __init__(self, txt: str):
self.s: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.w: D ... | m" | class A:
def __init__(self, txt: str):
self.s: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.w: D ... | 4 | 7 | 1.75 | 0.583333 | 4 | 1 | 2 | 1 | 1.75 | 4 | 3 | 1 | 3 | 0.75 | 4 | 0.571429 | 2 | 2 | 4 | 2.666667 | 3 | 2 | 2 | 2 |
2,916 | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: B = None
self.q: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | h" | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: B = None
self.q: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 7 | 11 | 1.571429 | 0.261905 | 4 | 1.75 | 4 | 1 | 1.75 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.181818 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,917 | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class D:
def __... | d" | class A:
def __init__(self, txt: str):
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class D:
def __... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 4 | 1 | 2 | 4 | 3 | 2 | 2 | 0.5 | 2 | 0.333333 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
2,918 | class A:
def __init__(self, txt: str):
self.s: D = None
self.p: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | b" | class A:
def __init__(self, txt: str):
self.s: D = None
self.p: B = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 6 | 12 | 2 | 0.4 | 4 | 1.5 | 3 | 1 | 2.25 | 5 | 1 | 1 | 6 | 1 | 5 | 0.416667 | 0 | null | null | null | 5 | 1 | 1 | 1 |
2,919 | class A:
def __init__(self, txt: str):
self.t: D = None
self.u: C = None
self.z: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: A = None
self.o: A = None
self.y: D = None
se... | b" | class A:
def __init__(self, txt: str):
self.t: D = None
self.u: C = None
self.z: D = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: A = None
self.o: A = None
self.y: D = None
se... | 10 | 27 | 2.7 | 0.3 | 4 | 2.5 | 4 | 1 | 3 | 6 | 2 | 2 | 4 | 0.4 | 4 | 0.148148 | 3 | 3 | 3 | 3 | 2 | 5 | 5 | 1 |
2,920 | class A:
def __init__(self, txt: str):
self.y: A = None
self.z: B = 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.w: C = None
self.y: A = None
self.x: B ... | l" | class A:
def __init__(self, txt: str):
self.y: A = None
self.z: B = 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.w: C = None
self.y: A = None
self.x: B ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 3 | 1 | 2.25 | 6 | 2 | 2 | 4 | 0.666667 | 5 | 0.384615 | 3 | 2 | 6 | 3.333333 | 3 | 4 | 2 | 2 |
2,921 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: B = None
self.q: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | m" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: B = None
self.q: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | 8 | 18 | 2.25 | 0.321429 | 4 | 2 | 4 | 1 | 2.5 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,922 | class A:
def __init__(self, txt: str):
self.w: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.y: B = None
self.z: A ... | m" | class A:
def __init__(self, txt: str):
self.w: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.y: B = None
self.z: A ... | 6 | 11 | 1.833333 | 0.366667 | 4 | 1.5 | 4 | 1 | 2 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.454545 | 3 | 3 | 6 | 3.75 | 4 | 2 | 1 | 2 |
2,923 | class A:
def __init__(self, txt: str):
self.r: B = None
self.s: B = None
self.w: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.s: B = None
self.w: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.3 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,924 | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: D = None
self.t: D = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: C = None
self.t: B = None
self.y: A = None
se... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.w: D = None
self.t: D = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: C = None
self.t: B = None
self.y: A = None
se... | 10 | 27 | 2.7 | 0.3 | 4 | 2.5 | 4 | 2 | 3.5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.111111 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,925 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.t: D = None
self.w: D = None
self.txt =... | n" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D = None
self.t: D = None
self.w: D = None
self.txt =... | 9 | 14 | 1.555556 | 0.194444 | 4 | 2.25 | 3 | 1 | 1.75 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.357143 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
2,926 | class A:
def __init__(self, txt: str):
self.z: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.z: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.z: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 3 | 2 | 2.75 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.2 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,927 | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.v: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.v: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 4 | 1.25 | 3 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.4 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
2,928 | class A:
def __init__(self, txt: str):
self.q: B = None
self.r: D = None
self.y: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | d" | class A:
def __init__(self, txt: str):
self.q: B = None
self.r: D = None
self.y: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 10 | 23 | 2.3 | 0.255556 | 4 | 2.5 | 4 | 1 | 2.75 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.130435 | 1 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
2,929 | class A:
def __init__(self, txt: str):
self.s: D = None
self.y: D = 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.r: B = None
self.o: D = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.s: D = None
self.y: D = 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.r: B = None
self.o: D = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 4 | 1.25 | 2 | 1 | 1.5 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.666667 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,930 | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: B = None
self.v: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: B = None
self.v: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2.75 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.333333 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
2,931 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class D:
def __... | 4 | 4 | 1 | 0.333333 | 4 | 1 | 2 | 1 | 1.25 | 3 | 1 | 1 | 4 | 1 | 3 | 0.75 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,932 | class A:
def __init__(self, txt: str):
self.o: D = 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.p: D = None
self.r: C = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.o: D = 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.p: D = None
self.r: C = None
self.txt = txt
class D:
def __... | 9 | 17 | 1.888889 | 0.236111 | 4 | 2.25 | 4 | 1 | 2 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.235294 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
2,933 | class A:
def __init__(self, txt: str):
self.o: D = 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.v: D = None
self.p: D = None
self.o: D = None
self.u: B ... | d" | class A:
def __init__(self, txt: str):
self.o: D = 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.v: D = None
self.p: D = None
self.o: D = None
self.u: B ... | 9 | 19 | 2.111111 | 0.263889 | 4 | 2.25 | 4 | 1 | 2.5 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.263158 | 0 | null | null | null | 3 | 2 | 1 | 1 |
2,934 | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.q: A = None
self.z: A = 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.y: B ... | c" | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.q: A = None
self.z: A = 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.y: B ... | 8 | 20 | 2.5 | 0.357143 | 4 | 2 | 4 | 1 | 3.25 | 3 | 2 | 2 | 2 | 0.25 | 2 | 0.1 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
2,935 | class A:
def __init__(self, txt: str):
self.p: D = None
self.q: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.p: D = None
self.q: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | 9 | 16 | 1.777778 | 0.222222 | 4 | 2.25 | 4 | 1 | 2.25 | 9 | 3 | 3 | 4 | 0.444444 | 5 | 0.3125 | 6 | 3 | 6 | 4 | 3 | 5 | 2 | 2 |
2,936 | class A:
def __init__(self, txt: str):
self.v: D = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.o: A = None
self.u: D ... | f" | class A:
def __init__(self, txt: str):
self.v: D = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.o: A = None
self.u: D ... | 10 | 20 | 2 | 0.222222 | 4 | 2.5 | 3 | 1 | 2 | 10 | 3 | 2 | 6 | 0.6 | 7 | 0.35 | 5 | 2 | 6 | 3.571429 | 4 | 5 | 2 | 2 |
2,937 | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 18 | 2.25 | 0.321429 | 4 | 2 | 3 | 2 | 2.5 | 8 | 3 | 2 | 5 | 0.625 | 6 | 0.333333 | 4 | 2 | 7 | 3.666667 | 4 | 5 | 5 | 2 |
2,938 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.r: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.r: A = None
self.txt =... | 4 | 5 | 1.25 | 0.416667 | 4 | 1 | 2 | 1 | 1.75 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.8 | 2 | 2 | 3 | 2.5 | 4 | 1 | 1 | 2 |
2,939 | class A:
def __init__(self, txt: str):
self.p: A = None
self.z: D = None
self.w: C = 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.v: D = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: A = None
self.z: D = None
self.w: C = 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.v: D = None
self.txt =... | 10 | 27 | 2.7 | 0.3 | 4 | 2.5 | 4 | 1 | 2.25 | 7 | 2 | 2 | 6 | 0.6 | 6 | 0.222222 | 2 | 3 | 3 | 3 | 4 | 3 | 1 | 1 |
2,940 | class A:
def __init__(self, txt: str):
self.x: D = 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.t: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | l" | class A:
def __init__(self, txt: str):
self.x: D = 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.t: B = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 4 | 1 | 1.75 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.4 | 2 | 4 | 4 | 4 | 3 | 3 | 1 | 1 |
2,941 | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.p: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.p: C = None
self.txt =... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 2 | 1 | 1.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.375 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,942 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: A = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.y: D = None
self.w: A = None
self.z: C = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: A = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.y: D = None
self.w: A = None
self.z: C = None
self.txt = txt
class C:
... | 9 | 25 | 2.777778 | 0.347222 | 4 | 2.25 | 4 | 2 | 3 | 6 | 3 | 2 | 3 | 0.333333 | 4 | 0.16 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 3 | 2 |
2,943 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class D:
def __... | e" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class D:
def __... | 5 | 7 | 1.4 | 0.35 | 4 | 1.25 | 2 | 1 | 1.5 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.571429 | 2 | 2 | 2 | 2 | 2 | 4 | 4 | 1 |
2,944 | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.5 | 1 | 2 | 2 | 2 | 2 | 3 | 2 | 2 |
2,945 | class A:
def __init__(self, txt: str):
self.s: B = None
self.z: D = None
self.w: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: C = None
self.v: A = None
self.q: B = None
se... | m" | class A:
def __init__(self, txt: str):
self.s: B = None
self.z: D = None
self.w: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: C = None
self.v: A = None
self.q: B = None
se... | 6 | 17 | 2.833333 | 0.566667 | 4 | 1.5 | 4 | 1 | 3.25 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.294118 | 2 | 2 | 3 | 2.5 | 4 | 2 | 1 | 2 |
2,946 | class A:
def __init__(self, txt: str):
self.r: D = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.s: C ... | e" | class A:
def __init__(self, txt: str):
self.r: D = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.s: C ... | 10 | 20 | 2 | 0.222222 | 4 | 2.5 | 3 | 1 | 2 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.2 | 2 | 2 | 2 | 2 | 2 | 4 | 3 | 1 |
2,947 | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.x: D = None
self.w: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 8 | 2 | 0.666667 | 4 | 1 | 4 | 3 | 3.25 | 4 | 2 | 1 | 4 | 1 | 4 | 0.5 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
2,948 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: D = None
self.o: D = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | h" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: D = None
self.o: D = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | 9 | 13 | 1.444444 | 0.180556 | 4 | 2.25 | 4 | 1 | 2 | 7 | 3 | 2 | 4 | 0.444444 | 5 | 0.384615 | 4 | 3 | 6 | 3.6 | 4 | 3 | 1 | 2 |
2,949 | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.w: C = None
self.y: B = None
self.z: B = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.w: C = None
self.y: B = None
self.z: B = None
self.txt = txt
class C:
... | 9 | 29 | 3.222222 | 0.402778 | 4 | 2.25 | 4 | 2 | 3.25 | 7 | 3 | 2 | 4 | 0.444444 | 6 | 0.206897 | 4 | 2 | 5 | 3 | 4 | 4 | 2 | 3 |
2,950 | class A:
def __init__(self, txt: str):
self.t: B = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.s: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.t: B = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.o: D = None
self.s: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 4 | 2 | 4 | 1 | 2.5 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.25 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
2,951 | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class D:
def __... | g" | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class D:
def __... | 8 | 14 | 1.75 | 0.25 | 4 | 2 | 4 | 1 | 2 | 6 | 3 | 2 | 4 | 0.5 | 4 | 0.285714 | 3 | 2 | 4 | 2.5 | 3 | 4 | 4 | 2 |
2,952 | class A:
def __init__(self, txt: str):
self.z: B = None
self.x: C = None
self.w: D = 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.t: A = None
self.r: A ... | l" | class A:
def __init__(self, txt: str):
self.z: B = None
self.x: C = None
self.w: D = 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.t: A = None
self.r: A ... | 7 | 14 | 2 | 0.333333 | 4 | 1.75 | 4 | 1 | 2.5 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.214286 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
2,953 | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: D = None
self.y: B = 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.x: A = None
self.t: B ... | a" | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: D = None
self.y: B = 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.x: A = None
self.t: B ... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 4 | 1 | 2.5 | 7 | 3 | 2 | 4 | 0.571429 | 6 | 0.5 | 4 | 2 | 5 | 3.4 | 6 | 2 | 1 | 2 |
2,954 | class A:
def __init__(self, txt: str):
self.x: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.x: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.txt =... | 6 | 8 | 1.333333 | 0.266667 | 4 | 1.5 | 2 | 1 | 1.5 | 4 | 3 | 2 | 2 | 0.333333 | 2 | 0.25 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
2,955 | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: C = None
self.s: D = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: C = None
self.s: D = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 12 | 2.4 | 0.6 | 4 | 1.25 | 4 | 2 | 3 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
2,956 | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: D = None
self.o: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | b" | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: D = None
self.o: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 6 | 10 | 1.666667 | 0.333333 | 4 | 1.5 | 4 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.4 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
2,957 | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.o: A = None
self.s: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.o: A = None
self.s: B = None
self.txt =... | 10 | 15 | 1.5 | 0.166667 | 4 | 2.5 | 4 | 1 | 2.25 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.333333 | 0 | null | null | null | 4 | 2 | 2 | 1 |
2,958 | class A:
def __init__(self, txt: str):
self.w: C = None
self.t: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.w: C = None
self.t: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | 7 | 15 | 2.142857 | 0.357143 | 4 | 1.75 | 4 | 1 | 2.25 | 6 | 2 | 2 | 4 | 0.571429 | 5 | 0.333333 | 3 | 2 | 5 | 3 | 5 | 2 | 1 | 2 |
2,959 | class A:
def __init__(self, txt: str):
self.u: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class D:
def __... | m" | class A:
def __init__(self, txt: str):
self.u: D = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class D:
def __... | 9 | 15 | 1.666667 | 0.208333 | 4 | 2.25 | 3 | 1 | 1.75 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.333333 | 2 | 4 | 4 | 4 | 2 | 3 | 1 | 1 |
2,960 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | d" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 1.75 | 3 | 1 | 1 | 4 | 1 | 3 | 0.5 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,961 | class A:
def __init__(self, txt: str):
self.p: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.p: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | 8 | 17 | 2.125 | 0.303571 | 4 | 2 | 4 | 1 | 2.25 | 4 | 2 | 2 | 3 | 0.375 | 3 | 0.176471 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
2,962 | class A:
def __init__(self, txt: str):
self.p: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: D = None
self.v: D = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.p: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: D = None
self.v: D = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 4 | 1.25 | 4 | 1 | 2.5 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.363636 | 3 | 2 | 5 | 3.25 | 4 | 2 | 1 | 2 |
2,963 | class A:
def __init__(self, txt: str):
self.r: A = None
self.y: D = None
self.q: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.r: A = None
self.y: D = None
self.q: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 19 | 2.111111 | 0.263889 | 4 | 2.25 | 4 | 1 | 2 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.210526 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
2,964 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.t: D = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: C = None
self.v: C = None
self.z: D = None
se... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.t: D = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: C = None
self.v: C = None
self.z: D = None
se... | 5 | 12 | 2.4 | 0.6 | 4 | 1.25 | 4 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.25 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,965 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.s: C = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.s: C = None
self.txt =... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 2 | 1 | 1.75 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,966 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: C = None
self.x: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: C = None
self.x: C = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 28 | 2.8 | 0.311111 | 4 | 2.5 | 4 | 1 | 2.5 | 5 | 2 | 1 | 4 | 0.4 | 5 | 0.178571 | 2 | 2 | 4 | 3 | 3 | 3 | 2 | 2 |
2,967 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.o: D = None
self.x: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | c" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.o: D = None
self.x: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | 4 | 8 | 2 | 0.666667 | 4 | 1 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.375 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
2,968 | class A:
def __init__(self, txt: str):
self.w: B = None
self.q: C = None
self.u: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.w: B = None
self.q: C = None
self.u: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 2 | 3 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.230769 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,969 | class A:
def __init__(self, txt: str):
self.w: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.s: D = None
self.z: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.w: A = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.s: D = None
self.z: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 22 | 2.2 | 0.244444 | 4 | 2.5 | 4 | 1 | 2.5 | 10 | 4 | 4 | 3 | 0.3 | 3 | 0.136364 | 8 | 3 | 9 | 4.8 | 1 | 10 | 10 | 1 |
2,970 | class A:
def __init__(self, txt: str):
self.q: D = None
self.u: A = None
self.x: A = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | b" | class A:
def __init__(self, txt: str):
self.q: D = None
self.u: A = None
self.x: A = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | 7 | 14 | 2 | 0.333333 | 4 | 1.75 | 4 | 1 | 2.5 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,971 | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: B = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.w: B ... | d" | class A:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.w: B = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.w: B ... | 9 | 20 | 2.222222 | 0.277778 | 4 | 2.25 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.15 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
2,972 | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.v: B ... | l" | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.v: B ... | 7 | 12 | 1.714286 | 0.285714 | 4 | 1.75 | 2 | 2 | 2 | 4 | 2 | 2 | 3 | 0.428571 | 3 | 0.25 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
2,973 | class A:
def __init__(self, txt: str):
self.z: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.z: C ... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D = None
self.z: C ... | 9 | 27 | 3 | 0.375 | 4 | 2.25 | 4 | 2 | 2.75 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.111111 | 2 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
2,974 | class A:
def __init__(self, txt: str):
self.v: D = None
self.o: D = None
self.q: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.w: A = None
self.u: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.v: D = None
self.o: D = None
self.q: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.w: A = None
self.u: D = None
self.txt = txt
class C:
... | 10 | 32 | 3.2 | 0.355556 | 4 | 2.5 | 4 | 3 | 3.75 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.21875 | 2 | 4 | 4 | 4 | 6 | 2 | 1 | 2 |
2,975 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.s: D = None
self.y: A ... | f" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.s: D = None
self.y: A ... | 6 | 7 | 1.166667 | 0.233333 | 4 | 1.5 | 4 | 1 | 2 | 6 | 2 | 2 | 4 | 0.666667 | 5 | 0.714286 | 3 | 2 | 2 | 2 | 4 | 3 | 3 | 2 |
2,976 | class A:
def __init__(self, txt: str):
self.q: B = None
self.r: D = None
self.v: D = None
self.z: D = 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.u: A ... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.r: D = None
self.v: D = None
self.z: D = 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.u: A ... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 3 | 6 | 3 | 1 | 5 | 0.833333 | 6 | 0.461538 | 2 | 3 | 6 | 4 | 6 | 1 | 1 | 2 |
2,977 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.x: D = None
self.r: C ... | j" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.x: D = None
self.r: C ... | 6 | 11 | 1.833333 | 0.366667 | 4 | 1.5 | 3 | 1 | 1.75 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.272727 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
2,978 | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.t: D = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.t: D = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 4 | 1 | 2.25 | 4 | 2 | 1 | 4 | 1 | 4 | 0.666667 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
2,979 | class A:
def __init__(self, txt: str):
self.o: D = None
self.y: A = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | m" | class A:
def __init__(self, txt: str):
self.o: D = None
self.y: A = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 3 | 1 | 1.75 | 4 | 3 | 2 | 2 | 0.4 | 2 | 0.25 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
2,980 | class A:
def __init__(self, txt: str):
self.x: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.z: C ... | j" | class A:
def __init__(self, txt: str):
self.x: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.z: C ... | 8 | 19 | 2.375 | 0.339286 | 4 | 2 | 4 | 2 | 3 | 7 | 4 | 1 | 3 | 0.375 | 7 | 0.368421 | 5 | 2 | 6 | 3.111111 | 5 | 2 | 2 | 3 |
2,981 | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.o: A ... | k" | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.o: A ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 2 | 2 | 2 | 4 | 3 | 2 | 2 | 0.4 | 3 | 0.375 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
2,982 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.q: A = None
self.w: B ... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.q: A = None
self.w: B ... | 8 | 16 | 2 | 0.285714 | 4 | 2 | 4 | 1 | 2.25 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.25 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
2,983 | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.p: C = None
self.t: D ... | c" | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.p: C = None
self.t: D ... | 8 | 18 | 2.25 | 0.321429 | 4 | 2 | 4 | 1 | 2.5 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.166667 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
2,984 | class A:
def __init__(self, txt: str):
self.x: A = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | f" | class A:
def __init__(self, txt: str):
self.x: A = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | 9 | 19 | 2.111111 | 0.263889 | 4 | 2.25 | 3 | 2 | 2.5 | 8 | 3 | 2 | 4 | 0.444444 | 7 | 0.368421 | 5 | 2 | 7 | 3.857143 | 4 | 3 | 2 | 2 |
2,985 | class A:
def __init__(self, txt: str):
self.y: D = None
self.x: A = 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.r: C = None
self.w: C = None
self.z: B ... | e" | class A:
def __init__(self, txt: str):
self.y: D = None
self.x: A = 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.r: C = None
self.w: C = None
self.z: B ... | 9 | 21 | 2.333333 | 0.291667 | 4 | 2.25 | 4 | 1 | 2.5 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.190476 | 1 | 4 | 4 | 4 | 2 | 2 | 1 | 1 |
2,986 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class D:
def __... | m" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class D:
def __... | 7 | 9 | 1.285714 | 0.214286 | 4 | 1.75 | 2 | 1 | 1.25 | 7 | 3 | 2 | 4 | 0.571429 | 5 | 0.555556 | 4 | 2 | 5 | 3.2 | 4 | 2 | 2 | 2 |
2,987 | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | d" | class A:
def __init__(self, txt: str):
self.s: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 3 | 1 | 2.25 | 3 | 2 | 2 | 2 | 0.5 | 2 | 0.333333 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
2,988 | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: C = None
self.r: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: C = None
self.r: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | 5 | 9 | 1.8 | 0.45 | 4 | 1.25 | 4 | 1 | 2 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
2,989 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.w: C = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.w: C = None
self.txt = txt
class D:
def __... | 9 | 15 | 1.666667 | 0.208333 | 4 | 2.25 | 4 | 1 | 2 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.2 | 1 | 3 | 3 | 3 | 2 | 2 | 1 | 1 |
2,990 | class A:
def __init__(self, txt: str):
self.s: B = None
self.q: D = None
self.u: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.p: A = None
self.o: A = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.s: B = None
self.q: D = None
self.u: D = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.p: A = None
self.o: A = None
self.txt = txt
class C:
... | 7 | 16 | 2.285714 | 0.380952 | 4 | 1.75 | 4 | 1 | 2.5 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.25 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
2,991 | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: D = None
self.z: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: A = None
self.q: C = None
self.u: D = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: D = None
self.x: D = None
self.z: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: A = None
self.q: C = None
self.u: D = None
se... | 6 | 14 | 2.333333 | 0.466667 | 4 | 1.5 | 4 | 1 | 3 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.214286 | 0 | null | null | null | 3 | 1 | 1 | 1 |
2,992 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class D:
def __... | a" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.txt = txt
class D:
def __... | 4 | 6 | 1.5 | 0.5 | 4 | 1 | 2 | 1 | 1.5 | 4 | 3 | 2 | 2 | 0.5 | 2 | 0.333333 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
2,993 | class A:
def __init__(self, txt: str):
self.s: D = None
self.w: B = None
self.z: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | j" | class A:
def __init__(self, txt: str):
self.s: D = None
self.w: B = None
self.z: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D ... | 5 | 8 | 1.6 | 0.4 | 4 | 1.25 | 4 | 1 | 2.5 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.375 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
2,994 | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: D = None
self.o: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: D = None
self.o: D = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 4 | 1.5 | 4 | 1 | 2.25 | 6 | 2 | 2 | 5 | 0.833333 | 5 | 0.384615 | 2 | 3 | 3 | 3 | 4 | 3 | 1 | 2 |
2,995 | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.v: B ... | a" | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.v: B ... | 10 | 17 | 1.7 | 0.188889 | 4 | 2.5 | 3 | 1 | 2 | 7 | 3 | 2 | 4 | 0.4 | 4 | 0.235294 | 4 | 3 | 6 | 3.6 | 2 | 4 | 2 | 1 |
2,996 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.v: A = None
self.r: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | d" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.v: A = None
self.r: D = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | 5 | 7 | 1.4 | 0.35 | 4 | 1.25 | 4 | 1 | 2 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.571429 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
2,997 | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | h" | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.p: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 4 | 8 | 2 | 0.666667 | 4 | 1 | 4 | 1 | 2.5 | 4 | 2 | 1 | 4 | 1 | 4 | 0.5 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
2,998 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.o: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.q: D ... | a" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.o: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.q: D ... | 8 | 20 | 2.5 | 0.357143 | 4 | 2 | 3 | 1 | 2.25 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.15 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
2,999 | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C ... | b" | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.y: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C ... | 7 | 13 | 1.857143 | 0.309524 | 4 | 1.75 | 3 | 1 | 2.25 | 6 | 2 | 1 | 6 | 0.857143 | 6 | 0.461538 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.