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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,900 | class A:
def __init__(self, txt: str):
self.r: D = None
self.z: B = None
self.q: E = None
self.y: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: A = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.r: D = None
self.z: B = None
self.q: E = None
self.y: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: A = None
self.txt = txt
class C:
... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 2 | 3.2 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.2 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
3,901 | class A:
def __init__(self, txt: str):
self.p: E = None
self.v: B = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.v: D = None
self.p: A = None
self.t: A = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.p: E = None
self.v: B = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.v: D = None
self.p: A = None
self.t: A = None
self.txt = txt
class C:
... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 4 | 1 | 3 | 6 | 2 | 2 | 4 | 0.4 | 5 | 0.217391 | 3 | 2 | 5 | 3 | 3 | 3 | 1 | 2 |
3,902 | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: B = None
self.v: E = None
self.u: C = None
self.z: 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:... | e" | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: B = None
self.v: E = None
self.u: C = None
self.z: 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:... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 1 | 2.8 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.272727 | 2 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
3,903 | class A:
def __init__(self, txt: str):
self.u: D = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.p: B = None
self.r: C ... | i" | class A:
def __init__(self, txt: str):
self.u: D = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.p: B = None
self.r: C ... | 8 | 26 | 3.25 | 0.464286 | 5 | 1.6 | 5 | 1 | 3 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.153846 | 3 | 2 | 4 | 2.5 | 4 | 2 | 1 | 2 |
3,904 | class A:
def __init__(self, txt: str):
self.p: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.r: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.p: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.r: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.6 | 4 | 2 | 1 | 3 | 0.6 | 4 | 0.444444 | 2 | 2 | 3 | 2.5 | 3 | 2 | 1 | 2 |
3,905 | class A:
def __init__(self, txt: str):
self.v: C = None
self.t: A = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.v: C = None
self.t: A = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | 9 | 16 | 1.777778 | 0.222222 | 5 | 1.8 | 3 | 1 | 1.8 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.3125 | 1 | 4 | 4 | 4 | 3 | 3 | 2 | 1 |
3,906 | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.w: D ... | g" | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.w: D ... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,907 | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.x: A ... | d" | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.x: A ... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 3 | 2 | 2.2 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.357143 | 3 | 3 | 6 | 3.75 | 5 | 2 | 1 | 2 |
3,908 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.p: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.z: D = None
self.o: D = None
self.y: B = None
se... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.p: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.z: D = None
self.o: D = None
self.y: B = None
se... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 2.6 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.166667 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,909 | class A:
def __init__(self, txt: str):
self.x: E = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: C = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E ... | b" | class A:
def __init__(self, txt: str):
self.x: E = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.t: C = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: E ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.6 | 4 | 1 | 1 | 5 | 1 | 4 | 0.4 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,910 | class A:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.y: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | e" | class A:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.y: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | 9 | 32 | 3.555556 | 0.444444 | 5 | 1.8 | 5 | 2 | 3.4 | 5 | 3 | 2 | 3 | 0.333333 | 4 | 0.125 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 2 |
3,911 | class A:
def __init__(self, txt: str):
self.z: D = None
self.q: E = 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: D = None
self.s: B = None
self.v: A ... | g" | class A:
def __init__(self, txt: str):
self.z: D = None
self.q: E = 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: D = None
self.s: B = None
self.v: A ... | 5 | 9 | 1.8 | 0.45 | 5 | 1 | 4 | 1 | 2.2 | 5 | 2 | 1 | 5 | 1 | 5 | 0.555556 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
3,912 | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 5 | 1 | 3 | 1 | 1.4 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.5 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
3,913 | class A:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: C = None
self.t: A = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: C = None
self.t: A = None
self.txt = txt
class C:
... | 9 | 24 | 2.666667 | 0.333333 | 5 | 1.8 | 4 | 1 | 3 | 5 | 3 | 3 | 2 | 0.222222 | 2 | 0.083333 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,914 | class A:
def __init__(self, txt: str):
self.u: D = None
self.v: E = None
self.s: B = None
self.p: D = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.u: D = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.u: D = None
self.v: E = None
self.s: B = None
self.p: D = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.u: D = None
self.txt = txt
class C:
... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 1 | 2.6 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.136364 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,915 | class A:
def __init__(self, txt: str):
self.w: A = None
self.x: D = None
self.t: B = None
self.o: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: A = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.w: A = None
self.x: D = None
self.t: B = None
self.o: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: A = None
self.txt = txt
class C:
... | 10 | 35 | 3.5 | 0.388889 | 5 | 2 | 5 | 2 | 3.8 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.114286 | 1 | 2 | 2 | 2 | 2 | 3 | 2 | 2 |
3,916 | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: A = None
self.w: E = None
self.t: D = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: C = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: A = None
self.w: E = None
self.t: D = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: C = None
self.txt = txt
class C:
... | 9 | 25 | 2.777778 | 0.347222 | 5 | 1.8 | 5 | 1 | 3 | 5 | 3 | 1 | 4 | 0.444444 | 5 | 0.2 | 2 | 2 | 4 | 2.666667 | 5 | 1 | 1 | 3 |
3,917 | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: E = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 3 | 1 | 2 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.166667 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,918 | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: C = None
self.r: E = None
self.q: E = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.x: B = None
self.z: C = None
self.r: E = None
self.q: E = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 14 | 2.333333 | 0.466667 | 5 | 1.2 | 5 | 1 | 3.2 | 6 | 2 | 1 | 5 | 0.833333 | 6 | 0.428571 | 2 | 2 | 5 | 3.5 | 5 | 2 | 1 | 2 |
3,919 | class A:
def __init__(self, txt: str):
self.o: A = None
self.p: B = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.t: E ... | b" | class A:
def __init__(self, txt: str):
self.o: A = None
self.p: B = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.t: E ... | 10 | 23 | 2.3 | 0.255556 | 5 | 2 | 5 | 1 | 3 | 8 | 4 | 3 | 4 | 0.4 | 4 | 0.173913 | 5 | 2 | 6 | 3.111111 | 3 | 4 | 2 | 1 |
3,920 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.v: C = None
self.z: D = None
self.q: A ... | c" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.v: C = None
self.z: D = None
self.q: A ... | 10 | 16 | 1.6 | 0.177778 | 5 | 2 | 5 | 1 | 1.8 | 10 | 4 | 4 | 4 | 0.4 | 5 | 0.3125 | 7 | 2 | 7 | 4.076923 | 5 | 4 | 1 | 3 |
3,921 | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: D = None
self.u: E = 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.r: B = None
self.x: E ... | n" | class A:
def __init__(self, txt: str):
self.q: D = None
self.z: D = None
self.u: E = 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.r: B = None
self.x: E ... | 9 | 29 | 3.222222 | 0.402778 | 5 | 1.8 | 5 | 1 | 3.4 | 4 | 2 | 1 | 3 | 0.333333 | 4 | 0.137931 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
3,922 | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: C = None
self.x: D = None
self.y: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: C = None
self.x: D = None
self.y: D = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.txt = txt
class C:
... | 8 | 21 | 2.625 | 0.375 | 5 | 1.6 | 5 | 1 | 3.4 | 7 | 3 | 2 | 5 | 0.625 | 6 | 0.285714 | 3 | 2 | 7 | 4.75 | 4 | 4 | 2 | 2 |
3,923 | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.r: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.w: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.r: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 1 | 2.2 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.307692 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,924 | class A:
def __init__(self, txt: str):
self.o: B = None
self.v: C = None
self.t: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.v: C = None
self.t: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | 10 | 15 | 1.5 | 0.166667 | 5 | 2 | 4 | 1 | 1.8 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.333333 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
3,925 | class A:
def __init__(self, txt: str):
self.y: C = None
self.t: E = None
self.p: C = None
self.s: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.o: D = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.t: E = None
self.p: C = None
self.s: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.o: D = None
self.txt = txt
class C:
... | 10 | 24 | 2.4 | 0.266667 | 5 | 2 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.125 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,926 | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.p: B = None
self.w: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.o: A = None
self.x: D = None
se... | k" | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.p: B = None
self.w: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.o: A = None
self.x: D = None
se... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 2 | 3.2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.272727 | 1 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
3,927 | class A:
def __init__(self, txt: str):
self.o: E = None
self.y: D = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E ... | e" | class A:
def __init__(self, txt: str):
self.o: E = None
self.y: D = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E ... | 8 | 27 | 3.375 | 0.482143 | 5 | 1.6 | 5 | 2 | 3.8 | 5 | 1 | 1 | 6 | 0.75 | 5 | 0.185185 | 0 | null | null | null | 4 | 2 | 1 | 1 |
3,928 | class A:
def __init__(self, txt: str):
self.y: E = None
self.p: D = None
self.q: C = None
self.x: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: C = None
self.p: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.y: E = None
self.p: D = None
self.q: C = None
self.x: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: C = None
self.p: C = None
se... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 2 | 3 | 5 | 2 | 1 | 4 | 0.666667 | 5 | 0.416667 | 2 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
3,929 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.v: D = None
self.u: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: A = None
self.u: E = None
se... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.v: D = None
self.u: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: A = None
self.u: E = None
se... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 1 | 3 | 7 | 3 | 2 | 4 | 0.571429 | 4 | 0.222222 | 4 | 3 | 6 | 3.6 | 3 | 3 | 1 | 1 |
3,930 | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: B = None
self.x: C = None
self.z: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: A = None
self.t: C = None
se... | n" | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: B = None
self.x: C = None
self.z: C = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.s: A = None
self.t: C = None
se... | 8 | 28 | 3.5 | 0.5 | 5 | 1.6 | 5 | 1 | 4 | 6 | 3 | 1 | 5 | 0.625 | 6 | 0.214286 | 2 | 2 | 6 | 4 | 4 | 3 | 2 | 2 |
3,931 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class D:
def __... | g" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class D:
def __... | 8 | 12 | 1.5 | 0.214286 | 5 | 1.6 | 3 | 1 | 1.8 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.25 | 0 | null | null | null | 2 | 2 | 1 | 1 |
3,932 | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: D = None
self.s: D = None
self.q: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: A = None
self.o: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: D = None
self.s: D = None
self.q: C = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: A = None
self.o: D = None
se... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 2 | 3.6 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.266667 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
3,933 | class A:
def __init__(self, txt: str):
self.x: A = None
self.z: B = None
self.t: B = None
self.w: C = 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.r: D ... | l" | class A:
def __init__(self, txt: str):
self.x: A = None
self.z: B = None
self.t: B = None
self.w: C = 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.r: D ... | 10 | 25 | 2.5 | 0.277778 | 5 | 2 | 4 | 1 | 2.8 | 7 | 4 | 2 | 3 | 0.3 | 4 | 0.16 | 5 | 2 | 6 | 3.5 | 3 | 3 | 2 | 2 |
3,934 | class A:
def __init__(self, txt: str):
self.o: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.y: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.o: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.y: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 10 | 2 | 0.5 | 5 | 1 | 5 | 1 | 3.2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.3 | 1 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,935 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.w: A = None
self.u: C = None
self.p: C = None
self.txt = txt
class C:
... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: D = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.w: A = None
self.u: C = None
self.p: C = None
self.txt = txt
class C:
... | 10 | 27 | 2.7 | 0.3 | 5 | 2 | 4 | 1 | 2.6 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.148148 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
3,936 | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.o: C = None
self.u: D = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | f" | class A:
def __init__(self, txt: str):
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.o: C = None
self.u: D = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | 6 | 11 | 1.833333 | 0.366667 | 5 | 1.2 | 4 | 1 | 2.2 | 4 | 3 | 2 | 2 | 0.333333 | 3 | 0.272727 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 2 |
3,937 | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: B = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: B = None
self.q: E = None
self.y: D = None
self.x: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: B = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: B = None
self.q: E = None
self.y: D = None
self.x: E = None
se... | 7 | 24 | 3.428571 | 0.571429 | 5 | 1.4 | 5 | 2 | 3.8 | 4 | 1 | 1 | 5 | 0.714286 | 4 | 0.166667 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,938 | class A:
def __init__(self, txt: str):
self.o: E = None
self.z: E = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.o: E = None
self.z: E = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 23 | 2.875 | 0.410714 | 5 | 1.6 | 5 | 2 | 3 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.130435 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,939 | class A:
def __init__(self, txt: str):
self.z: E = None
self.t: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | f" | class A:
def __init__(self, txt: str):
self.z: E = None
self.t: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 3 | 2 | 2.6 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.333333 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 2 |
3,940 | class A:
def __init__(self, txt: str):
self.o: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: C = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | h" | class A:
def __init__(self, txt: str):
self.o: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: C = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 8 | 17 | 2.125 | 0.303571 | 5 | 1.6 | 3 | 1 | 2.2 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.352941 | 2 | 5 | 5 | 5 | 4 | 3 | 2 | 1 |
3,941 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.x: E = None
self.r: E ... | n" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.x: E = None
self.r: E ... | 8 | 14 | 1.75 | 0.25 | 5 | 1.6 | 4 | 1 | 2.2 | 4 | 3 | 2 | 2 | 0.25 | 2 | 0.142857 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
3,942 | class A:
def __init__(self, txt: str):
self.v: C = None
self.x: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: A = None
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.v: C = None
self.x: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: A = None
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 4 | 2 | 3 | 7 | 3 | 1 | 5 | 0.714286 | 7 | 0.466667 | 3 | 2 | 6 | 3.5 | 6 | 2 | 1 | 2 |
3,943 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.u: C = None
self.s: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.u: C = None
self.s: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 4 | 1 | 2.6 | 4 | 2 | 1 | 4 | 0.571429 | 4 | 0.285714 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
3,944 | class A:
def __init__(self, txt: str):
self.u: D = None
self.x: C = None
self.t: B = None
self.r: A = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: D = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.u: D = None
self.x: C = None
self.t: B = None
self.r: A = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: D = None
self.txt = txt
class C:
... | 10 | 30 | 3 | 0.333333 | 5 | 2 | 5 | 2 | 3.4 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.133333 | 0 | null | null | null | 3 | 2 | 2 | 1 |
3,945 | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.o: B ... | b" | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E = None
self.o: B ... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 4 | 1 | 2.4 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.238095 | 0 | null | null | null | 4 | 2 | 2 | 1 |
3,946 | class A:
def __init__(self, txt: str):
self.t: D = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class D:
def __... | i" | class A:
def __init__(self, txt: str):
self.t: D = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class D:
def __... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 2.6 | 5 | 2 | 1 | 4 | 0.8 | 5 | 0.454545 | 2 | 3 | 5 | 4 | 5 | 1 | 1 | 2 |
3,947 | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.o: A = None
self.w: C = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.o: A = None
self.w: C = None
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 1 | 2.4 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,948 | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: C = None
self.s: E = None
self.q: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.r: E = None
self.v: C = None
self.s: E = None
self.q: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 11 | 1.571429 | 0.261905 | 5 | 1.4 | 5 | 1 | 2.4 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.272727 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
3,949 | class A:
def __init__(self, txt: str):
self.z: C = None
self.v: B = None
self.u: B = None
self.x: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.p: A = None
self.u: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.v: B = None
self.u: B = None
self.x: D = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.p: A = None
self.u: E = None
se... | 5 | 13 | 2.6 | 0.65 | 5 | 1 | 5 | 3 | 3.6 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.230769 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
3,950 | class A:
def __init__(self, txt: str):
self.p: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.p: B = None
self.u: A = None
self.t: A = None
self.y: D = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.p: C = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.p: B = None
self.u: A = None
self.t: A = None
self.y: D = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 5 | 1.6 | 5 | 1 | 3 | 7 | 2 | 2 | 6 | 0.75 | 6 | 0.26087 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 2 |
3,951 | class A:
def __init__(self, txt: str):
self.s: B = 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.t: E = None
self.z: D = None
self.x: D = None
self.w: B ... | a" | class A:
def __init__(self, txt: str):
self.s: B = 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.t: E = None
self.z: D = None
self.x: D = None
self.w: B ... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 4 | 1 | 2.2 | 5 | 3 | 3 | 2 | 0.285714 | 2 | 0.142857 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
3,952 | class A:
def __init__(self, txt: str):
self.z: D = None
self.v: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.x: B ... | c" | class A:
def __init__(self, txt: str):
self.z: D = None
self.v: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.x: B ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 4 | 1 | 2.8 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.272727 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,953 | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.r: E = None
self.p: E = None
self.t: D = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.q: D = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.r: E = None
self.p: E = None
self.t: D = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 5 | 1.6 | 5 | 1 | 3.2 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.130435 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,954 | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: C = None
self.r: E = None
self.p: B = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.w: D = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: C = None
self.r: E = None
self.p: B = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.w: D = None
self.txt = txt
class C:
... | 10 | 37 | 3.7 | 0.411111 | 5 | 2 | 5 | 2 | 4.2 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.108108 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 2 |
3,955 | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: C = 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.r: E = None
self.u: E = None
self.s: D ... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: C = 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.r: E = None
self.u: E = None
self.s: D ... | 5 | 8 | 1.6 | 0.4 | 5 | 1 | 4 | 1 | 2.4 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.375 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,956 | class A:
def __init__(self, txt: str):
self.w: D = None
self.t: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.q: E = None
self.z: B = None
self.s: B = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.w: D = None
self.t: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.q: E = None
self.z: B = None
self.s: B = None
self.txt = txt
class C:
... | 8 | 18 | 2.25 | 0.321429 | 5 | 1.6 | 4 | 1 | 2.6 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.222222 | 0 | null | null | null | 4 | 1 | 1 | 1 |
3,957 | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
self.s: E = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.q: E = None
self.s: E = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 14 | 2 | 0.333333 | 5 | 1.4 | 4 | 2 | 3 | 6 | 3 | 3 | 3 | 0.428571 | 3 | 0.214286 | 4 | 2 | 4 | 2.666667 | 2 | 5 | 5 | 1 |
3,958 | class A:
def __init__(self, txt: str):
self.u: D = None
self.q: E = None
self.s: B = None
self.z: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.p: E = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.u: D = None
self.q: E = None
self.s: B = None
self.z: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.p: E = None
self.txt = txt
class C:
... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 1 | 2.8 | 6 | 3 | 2 | 4 | 0.666667 | 5 | 0.416667 | 3 | 2 | 5 | 3.25 | 5 | 2 | 1 | 2 |
3,959 | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.r: C ... | a" | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.r: C ... | 9 | 28 | 3.111111 | 0.388889 | 5 | 1.8 | 5 | 1 | 3.2 | 9 | 3 | 2 | 5 | 0.555556 | 8 | 0.285714 | 5 | 2 | 7 | 4 | 6 | 3 | 2 | 3 |
3,960 | class A:
def __init__(self, txt: str):
self.x: A = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.r: A ... | g" | class A:
def __init__(self, txt: str):
self.x: A = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.r: A ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 2 | 3 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,961 | class A:
def __init__(self, txt: str):
self.z: A = None
self.y: E = None
self.s: E = None
self.r: E = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.w: E = None
self.z: E = None
se... | b" | class A:
def __init__(self, txt: str):
self.z: A = None
self.y: E = None
self.s: E = None
self.r: E = None
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.w: E = None
self.z: E = None
se... | 7 | 15 | 2.142857 | 0.357143 | 5 | 1.4 | 5 | 1 | 2.8 | 3 | 2 | 1 | 3 | 0.428571 | 3 | 0.2 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,962 | class A:
def __init__(self, txt: str):
self.u: E = None
self.w: B = None
self.s: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: D = None
self.u: E = None
self.txt = txt
class C:
... | l" | class A:
def __init__(self, txt: str):
self.u: E = None
self.w: B = None
self.s: E = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.v: D = None
self.u: E = None
self.txt = txt
class C:
... | 5 | 14 | 2.8 | 0.7 | 5 | 1 | 5 | 3 | 4 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
3,963 | class A:
def __init__(self, txt: str):
self.r: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | a" | class A:
def __init__(self, txt: str):
self.r: D = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | 10 | 26 | 2.6 | 0.288889 | 5 | 2 | 5 | 2 | 3.6 | 5 | 2 | 2 | 4 | 0.4 | 4 | 0.153846 | 2 | 2 | 2 | 2 | 3 | 3 | 2 | 1 |
3,964 | class A:
def __init__(self, txt: str):
self.r: E = None
self.s: E = None
self.y: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.r: E = None
self.s: E = None
self.y: C = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 13 | 2.6 | 0.65 | 5 | 1 | 5 | 2 | 3.8 | 4 | 3 | 1 | 3 | 0.6 | 4 | 0.307692 | 2 | 2 | 4 | 2.666667 | 4 | 1 | 1 | 2 |
3,965 | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: D = None
self.w: C = None
self.t: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: D = None
self.w: C = None
self.t: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.txt = txt
class C:
... | 10 | 14 | 1.4 | 0.155556 | 5 | 2 | 5 | 1 | 2.4 | 4 | 2 | 2 | 3 | 0.3 | 3 | 0.214286 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
3,966 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.v: D = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.x: E ... | d" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.v: D = None
self.p: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: D = None
self.x: E ... | 6 | 17 | 2.833333 | 0.566667 | 5 | 1.2 | 5 | 1 | 3.4 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.235294 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
3,967 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.y: E = None
self.q: A = None
self.r: B ... | b" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.y: E = None
self.q: A = None
self.r: B ... | 6 | 15 | 2.5 | 0.5 | 5 | 1.2 | 5 | 1 | 2.8 | 4 | 3 | 2 | 2 | 0.333333 | 2 | 0.133333 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
3,968 | class A:
def __init__(self, txt: str):
self.u: E = None
self.x: C = None
self.v: D = None
self.q: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: A = None
self.q: D = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: E = None
self.x: C = None
self.v: D = None
self.q: E = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: A = None
self.q: D = None
se... | 8 | 21 | 2.625 | 0.375 | 5 | 1.6 | 5 | 1 | 3.4 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.238095 | 2 | 3 | 5 | 4 | 3 | 2 | 2 | 2 |
3,969 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: B = None
self.s: C ... | k" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: B = None
self.s: C ... | 9 | 16 | 1.777778 | 0.222222 | 5 | 1.8 | 4 | 1 | 2.2 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.1875 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,970 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.z: A ... | n" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: E = None
self.z: A ... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 2 | 3.4 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.388889 | 2 | 2 | 3 | 2.5 | 4 | 3 | 2 | 2 |
3,971 | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: B = None
self.r: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | b" | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: B = None
self.r: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.6 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.4 | 2 | 2 | 2 | 2 | 2 | 3 | 2 | 2 |
3,972 | class A:
def __init__(self, txt: str):
self.v: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.w: C ... | f" | class A:
def __init__(self, txt: str):
self.v: B = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.w: C ... | 10 | 19 | 1.9 | 0.211111 | 5 | 2 | 4 | 2 | 2.6 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.368421 | 1 | 2 | 2 | 2 | 5 | 2 | 2 | 1 |
3,973 | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.p: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.p: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 5 | 1 | 3 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.380952 | 4 | 2 | 8 | 4.8 | 6 | 3 | 2 | 2 |
3,974 | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.w: C = None
self.z: D = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | j" | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: E = None
self.w: C = None
self.z: D = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 4 | 1 | 2.8 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.307692 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
3,975 | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.p: A ... | m" | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: E = None
self.p: A ... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 4 | 2 | 2.6 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.181818 | 0 | null | null | null | 3 | 2 | 1 | 1 |
3,976 | class A:
def __init__(self, txt: str):
self.u: B = None
self.x: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | d" | class A:
def __init__(self, txt: str):
self.u: B = None
self.x: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | 7 | 21 | 3 | 0.5 | 5 | 1.4 | 5 | 2 | 3.6 | 7 | 2 | 1 | 6 | 0.857143 | 7 | 0.333333 | 2 | 3 | 3 | 3 | 5 | 3 | 1 | 2 |
3,977 | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: A = None
self.t: A = None
self.x: B = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.v: A = None
self.p: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: A = None
self.t: A = None
self.x: B = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.v: A = None
self.p: C = None
se... | 9 | 27 | 3 | 0.375 | 5 | 1.8 | 5 | 1 | 3.6 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.148148 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
3,978 | class A:
def __init__(self, txt: str):
self.o: C = 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: C = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | k" | class A:
def __init__(self, txt: str):
self.o: C = 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: C = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | 7 | 10 | 1.428571 | 0.238095 | 5 | 1.4 | 2 | 1 | 1.4 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.5 | 2 | 2 | 2 | 2 | 3 | 3 | 3 | 1 |
3,979 | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class D:
def __... | f" | class A:
def __init__(self, txt: str):
self.t: C = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class D:
def __... | 6 | 9 | 1.5 | 0.3 | 5 | 1.2 | 2 | 1 | 1.6 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.444444 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
3,980 | class A:
def __init__(self, txt: str):
self.r: A = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: B = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C ... | d" | class A:
def __init__(self, txt: str):
self.r: A = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: B = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C ... | 9 | 22 | 2.444444 | 0.305556 | 5 | 1.8 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.136364 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
3,981 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: E = None
self.o: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | m" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: E = None
self.o: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D ... | 10 | 21 | 2.1 | 0.233333 | 5 | 2 | 4 | 1 | 2.2 | 8 | 3 | 2 | 6 | 0.6 | 7 | 0.333333 | 3 | 3 | 7 | 4.25 | 4 | 3 | 1 | 2 |
3,982 | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: E = None
self.x: E = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | l" | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: E = None
self.x: E = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 5 | 12 | 2.4 | 0.6 | 5 | 1 | 5 | 1 | 3.2 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.333333 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
3,983 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: E = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | j" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: E = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | 8 | 24 | 3 | 0.428571 | 5 | 1.6 | 4 | 2 | 3.4 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.125 | 0 | null | null | null | 2 | 2 | 1 | 1 |
3,984 | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: B = None
self.r: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.t: D = None
self.o: C = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.s: D = None
self.o: B = None
self.r: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.t: D = None
self.o: C = None
self.txt = txt
class C:
... | 7 | 19 | 2.714286 | 0.452381 | 5 | 1.4 | 5 | 3 | 4 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.210526 | 2 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
3,985 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class D:
def __... | 5 | 7 | 1.4 | 0.35 | 5 | 1 | 3 | 1 | 1.6 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.428571 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
3,986 | class A:
def __init__(self, txt: str):
self.u: E = None
self.v: E = None
self.s: B = None
self.x: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.x: D = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: E = None
self.v: E = None
self.s: B = None
self.x: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.x: D = None
se... | 8 | 22 | 2.75 | 0.392857 | 5 | 1.6 | 5 | 2 | 3.6 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.136364 | 0 | null | null | null | 2 | 2 | 2 | 1 |
3,987 | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: E ... | i" | class A:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: E ... | 9 | 19 | 2.111111 | 0.263889 | 5 | 1.8 | 3 | 2 | 2.2 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.368421 | 1 | 4 | 4 | 4 | 6 | 2 | 1 | 1 |
3,988 | class A:
def __init__(self, txt: str):
self.r: E = None
self.q: B = None
self.p: B = None
self.u: E = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.r: E = None
self.q: B = None
self.p: B = None
self.u: E = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 20 | 2.222222 | 0.277778 | 5 | 1.8 | 5 | 1 | 2.8 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,989 | class A:
def __init__(self, txt: str):
self.z: E = None
self.s: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | e" | class A:
def __init__(self, txt: str):
self.z: E = None
self.s: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | 9 | 21 | 2.333333 | 0.291667 | 5 | 1.8 | 5 | 1 | 2.8 | 9 | 2 | 2 | 7 | 0.777778 | 8 | 0.380952 | 3 | 3 | 8 | 4.666667 | 6 | 2 | 1 | 2 |
3,990 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.s: C = None
self.y: D = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.s: C = None
self.y: D = None
self.txt =... | 7 | 10 | 1.428571 | 0.238095 | 5 | 1.4 | 3 | 1 | 1.8 | 6 | 2 | 2 | 5 | 0.714286 | 5 | 0.5 | 2 | 2 | 2 | 2 | 4 | 3 | 3 | 2 |
3,991 | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.p: B = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | n" | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.p: B = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | 8 | 15 | 1.875 | 0.267857 | 5 | 1.6 | 3 | 1 | 2 | 5 | 2 | 2 | 3 | 0.375 | 4 | 0.266667 | 3 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
3,992 | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: D = None
self.r: A = None
self.w: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: D = None
self.r: A = None
self.w: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 3 | 3 | 1 | 1 | 4 | 0.8 | 3 | 0.272727 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,993 | class A:
def __init__(self, txt: str):
self.v: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.r: E = None
self.w: E ... | a" | class A:
def __init__(self, txt: str):
self.v: E = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.r: E = None
self.w: E ... | 5 | 11 | 2.2 | 0.55 | 5 | 1 | 5 | 1 | 3 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.272727 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
3,994 | class A:
def __init__(self, txt: str):
self.p: E = None
self.o: D = None
self.x: E = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: E = None
self.y: E = None
self.v: E = None
se... | d" | class A:
def __init__(self, txt: str):
self.p: E = None
self.o: D = None
self.x: E = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.s: E = None
self.y: E = None
self.v: E = None
se... | 10 | 29 | 2.9 | 0.322222 | 5 | 2 | 5 | 3 | 4 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.172414 | 1 | 2 | 2 | 2 | 3 | 3 | 3 | 2 |
3,995 | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | k" | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: D = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 3 | 2 | 2.4 | 3 | 2 | 1 | 3 | 0.5 | 3 | 0.230769 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
3,996 | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: D = None
self.txt = txt
class D:
def __... | e" | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: D = None
self.txt = txt
class D:
def __... | 6 | 13 | 2.166667 | 0.433333 | 5 | 1.2 | 5 | 1 | 2 | 3 | 2 | 2 | 2 | 0.333333 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
3,997 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: E = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.r: B ... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: E = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D = None
self.r: B ... | 5 | 10 | 2 | 0.5 | 5 | 1 | 4 | 1 | 2.2 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.4 | 2 | 2 | 2 | 2 | 2 | 4 | 3 | 1 |
3,998 | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: C = None
self.z: C = None
self.y: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.v: C = None
self.y: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: C = None
self.z: C = None
self.y: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.v: C = None
self.y: C = None
se... | 6 | 12 | 2 | 0.4 | 5 | 1.2 | 5 | 2 | 3.8 | 3 | 1 | 1 | 4 | 0.666667 | 3 | 0.25 | 0 | null | null | null | 3 | 1 | 1 | 1 |
3,999 | class A:
def __init__(self, txt: str):
self.s: A = None
self.v: B = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: A = None
self.p: E = None
self.o: A = None
self.x: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.s: A = None
self.v: B = None
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: A = None
self.p: E = None
self.o: A = None
self.x: D = None
se... | 7 | 18 | 2.571429 | 0.428571 | 5 | 1.4 | 5 | 1 | 2.8 | 3 | 1 | 1 | 4 | 0.571429 | 3 | 0.166667 | 0 | null | null | null | 3 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.