id int64 0 30k | prompt stringlengths 265 1.96k | answer stringclasses 10
values | pythoncode stringlengths 267 1.96k | depth0 stringclasses 10
values | depth1 stringclasses 10
values | depth2 stringclasses 10
values | depth3 stringclasses 10
values | depth4 stringclasses 11
values | depth5 stringclasses 11
values | depth6 stringclasses 11
values | depth7 stringclasses 11
values | depthn0 stringclasses 10
values | depthn1 stringclasses 10
values | depthn2 stringclasses 10
values | depthn3 stringclasses 10
values | depthn4 stringclasses 11
values | depthn5 stringclasses 11
values | depthn6 stringclasses 11
values | depthn7 stringclasses 11
values | num_nodes int64 3 7 | num_edges int64 3 30 | num_classes int64 2 7 | path_length int64 3 7 | num_cycle int64 0 6 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14,600 | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.z: D = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt =... | e | f | j | b | x | x | x | x | b | j | f | e | x | x | x | x | 5 | 9 | 4 | 3 | 0 |
14,601 | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: C = None
self.s: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: C = None
self.s: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h | b | a | b | a | x | x | x | a | b | a | b | h | x | x | x | 4 | 5 | 4 | 4 | 2 |
14,602 | class A:
def __init__(self, txt: str):
self.q: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.r: A ... | e" | class A:
def __init__(self, txt: str):
self.q: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.r: A ... | a | g | f | e | x | x | x | x | e | f | g | a | x | x | x | x | 6 | 11 | 4 | 3 | 0 |
14,603 | class A:
def __init__(self, txt: str):
self.t: B = None
self.u: A = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.r: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.t: B = None
self.u: A = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.r: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f | d | h | a | x | x | x | x | a | h | d | f | x | x | x | x | 6 | 17 | 4 | 3 | 0 |
14,604 | class A:
def __init__(self, txt: str):
self.v: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.v: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | g | f | a | e | h | f | x | x | f | h | e | a | f | g | x | x | 5 | 7 | 4 | 5 | 1 |
14,605 | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.v: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | g" | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.v: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | c | e | g | c | e | g | x | x | g | e | c | g | e | c | x | x | 5 | 12 | 4 | 5 | 3 |
14,606 | class A:
def __init__(self, txt: str):
self.x: B = 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.u: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | j" | class A:
def __init__(self, txt: str):
self.x: B = 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.u: A = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | a | d | j | d | j | x | x | x | j | d | j | d | a | x | x | x | 5 | 7 | 4 | 4 | 2 |
14,607 | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | d" | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: D = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | h | c | d | c | d | a | d | x | d | a | d | c | d | c | h | x | 6 | 12 | 4 | 6 | 3 |
14,608 | class A:
def __init__(self, txt: str):
self.t: D = None
self.w: A = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.t: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.t: D = None
self.w: A = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.t: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h | b | a | c | a | g | e | h | h | e | g | a | c | a | b | h | 7 | 15 | 4 | 7 | 2 |
14,609 | class A:
def __init__(self, txt: str):
self.q: 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.s: D = None
self.q: A = None
self.z: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.q: 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.s: D = None
self.q: A = None
self.z: B = None
self.txt =... | e | g | e | a | e | x | x | x | e | a | e | g | e | x | x | x | 4 | 8 | 4 | 4 | 2 |
14,610 | class A:
def __init__(self, txt: str):
self.w: D = None
self.q: C = None
self.x: D = None
self.p: B = 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.y: D ... | g" | class A:
def __init__(self, txt: str):
self.w: D = None
self.q: C = None
self.x: D = None
self.p: B = 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.y: D ... | j | i | g | h | j | i | g | x | g | i | j | h | g | i | j | x | 7 | 11 | 4 | 6 | 3 |
14,611 | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d | c | g | d | j | d | g | x | g | d | j | d | g | c | d | x | 6 | 14 | 4 | 6 | 3 |
14,612 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.v: D ... | j" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: D = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.v: D ... | b | a | i | c | j | x | x | x | j | c | i | a | b | x | x | x | 6 | 9 | 4 | 4 | 0 |
14,613 | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: D = None
self.o: C = None
self.s: C = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.q: C = None
self.o: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: D = None
self.o: C = None
self.s: C = None
self.txt = txt
class C:
... | h | a | e | j | x | x | x | x | j | e | a | h | x | x | x | x | 5 | 11 | 4 | 3 | 0 |
14,614 | class A:
def __init__(self, txt: str):
self.o: B = None
self.y: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.z: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.y: D = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.z: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f | a | c | f | h | j | x | x | j | h | f | c | a | f | x | x | 5 | 9 | 4 | 5 | 1 |
14,615 | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: D = None
self.r: D = None
self.y: C = 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.w: D ... | g" | class A:
def __init__(self, txt: str):
self.o: B = None
self.u: D = None
self.r: D = None
self.y: C = 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.w: D ... | a | b | j | g | x | x | x | x | g | j | b | a | x | x | x | x | 4 | 7 | 4 | 3 | 0 |
14,616 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: B = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.v: D ... | j" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: B = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.v: D ... | i | j | b | d | j | x | x | x | j | d | b | j | i | x | x | x | 7 | 11 | 4 | 4 | 1 |
14,617 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.v: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.v: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | d | j | b | d | j | b | x | x | b | j | d | b | j | d | x | x | 6 | 7 | 4 | 5 | 3 |
14,618 | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: 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.p: D = None
self.txt = txt
class D:
def __... | e" | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: 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.p: D = None
self.txt = txt
class D:
def __... | d | e | d | e | x | x | x | x | e | d | e | d | x | x | x | x | 4 | 5 | 4 | 3 | 2 |
14,619 | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: C = None
self.o: D = 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.o: C = None
self.y: A ... | c" | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: C = None
self.o: D = 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.o: C = None
self.y: A ... | a | b | a | c | x | x | x | x | c | a | b | a | x | x | x | x | 7 | 16 | 4 | 3 | 1 |
14,620 | class A:
def __init__(self, txt: str):
self.o: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | j" | class A:
def __init__(self, txt: str):
self.o: D = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.y: C = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | e | i | d | j | x | x | x | x | j | d | i | e | x | x | x | x | 5 | 9 | 4 | 3 | 0 |
14,621 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.r: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.r: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | g | e | h | e | f | a | x | x | a | f | e | h | e | g | x | x | 7 | 13 | 4 | 5 | 1 |
14,622 | class A:
def __init__(self, txt: str):
self.w: C = None
self.x: D = None
self.o: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.u: D = None
self.z: D = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.x: D = None
self.o: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.u: D = None
self.z: D = None
self.txt = txt
class C:
... | g | f | e | f | x | x | x | x | f | e | f | g | x | x | x | x | 4 | 6 | 4 | 3 | 1 |
14,623 | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: C = None
self.w: D = None
self.p: 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.w: B ... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: C = None
self.w: D = None
self.p: 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.w: B ... | g | f | i | j | x | x | x | x | j | i | f | g | x | x | x | x | 6 | 13 | 4 | 3 | 0 |
14,624 | class A:
def __init__(self, txt: str):
self.q: B = None
self.s: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | b" | class A:
def __init__(self, txt: str):
self.q: B = None
self.s: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | b | a | b | a | b | x | x | x | b | a | b | a | b | x | x | x | 6 | 9 | 4 | 4 | 3 |
14,625 | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: A = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | e | b | j | c | b | x | x | x | b | c | j | b | e | x | x | x | 7 | 15 | 4 | 4 | 1 |
14,626 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.q: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.q: B = None
self.txt =... | e | b | c | b | c | x | x | x | c | b | c | b | e | x | x | x | 4 | 5 | 4 | 4 | 2 |
14,627 | class A:
def __init__(self, txt: str):
self.p: C = None
self.w: C = None
self.y: C = None
self.o: D = 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.z: D ... | f" | class A:
def __init__(self, txt: str):
self.p: C = None
self.w: C = None
self.y: C = None
self.o: D = 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.z: D ... | f | j | i | f | x | x | x | x | f | i | j | f | x | x | x | x | 5 | 6 | 4 | 3 | 1 |
14,628 | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.v: D ... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.v: D ... | f | c | f | c | x | x | x | x | c | f | c | f | x | x | x | x | 4 | 8 | 4 | 3 | 2 |
14,629 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.o: A = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.o: A = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g | c | f | c | f | a | x | x | a | f | c | f | c | g | x | x | 5 | 10 | 4 | 5 | 2 |
14,630 | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: B = None
self.y: A = None
self.u: B = 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.o: B ... | h" | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: B = None
self.y: A = None
self.u: B = 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.o: B ... | b | a | h | a | h | x | x | x | h | a | h | a | b | x | x | x | 5 | 7 | 4 | 4 | 2 |
14,631 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.p: A = None
self.w: B = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | g" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.p: A = None
self.w: B = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | e | g | b | e | g | a | j | g | g | j | a | g | e | b | g | e | 7 | 14 | 4 | 7 | 3 |
14,632 | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: D = None
self.q: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: D = None
self.q: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: D ... | a | e | h | d | h | x | x | x | h | d | h | e | a | x | x | x | 4 | 5 | 4 | 4 | 1 |
14,633 | class A:
def __init__(self, txt: str):
self.x: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.r: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.x: C = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.r: A = None
self.txt =... | b | j | b | j | x | x | x | x | j | b | j | b | x | x | x | x | 4 | 6 | 4 | 3 | 2 |
14,634 | class A:
def __init__(self, txt: str):
self.o: A = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.p: D = None
self.t: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.o: A = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.p: D = None
self.t: D = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h | a | b | e | x | x | x | x | e | b | a | h | x | x | x | x | 5 | 10 | 4 | 3 | 0 |
14,635 | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.y: B = None
self.z: D = 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.y: A ... | g" | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.y: B = None
self.z: D = 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.y: A ... | i | h | g | h | b | g | x | x | g | b | h | g | h | i | x | x | 5 | 10 | 4 | 5 | 2 |
14,636 | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | d" | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: D ... | j | d | j | d | x | x | x | x | d | j | d | j | x | x | x | x | 5 | 6 | 4 | 3 | 2 |
14,637 | class A:
def __init__(self, txt: str):
self.q: A = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.y: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | d" | class A:
def __init__(self, txt: str):
self.q: A = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.y: D = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | b | d | b | d | x | x | x | x | d | b | d | b | x | x | x | x | 6 | 9 | 4 | 3 | 2 |
14,638 | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | c" | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | b | c | b | c | x | x | x | x | c | b | c | b | x | x | x | x | 5 | 12 | 4 | 3 | 2 |
14,639 | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | g" | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: D = None
self.v: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | i | e | i | j | g | x | x | x | g | j | i | e | i | x | x | x | 6 | 15 | 4 | 4 | 1 |
14,640 | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.y: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.u: C = None
self.y: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | i | c | f | e | f | x | x | x | f | e | f | c | i | x | x | x | 5 | 9 | 4 | 4 | 1 |
14,641 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: D ... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.x: D ... | h | c | a | c | a | c | a | c | c | a | c | a | c | a | c | h | 7 | 14 | 4 | 7 | 5 |
14,642 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.o: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.o: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | a | f | b | f | b | x | x | x | b | f | b | f | a | x | x | x | 6 | 11 | 4 | 4 | 2 |
14,643 | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: D = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | h" | class A:
def __init__(self, txt: str):
self.u: D = None
self.s: D = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | f | c | j | h | x | x | x | x | h | j | c | f | x | x | x | x | 6 | 16 | 4 | 3 | 0 |
14,644 | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.t: A ... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D = None
self.t: A ... | f | g | a | c | a | x | x | x | a | c | a | g | f | x | x | x | 6 | 12 | 4 | 4 | 1 |
14,645 | 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.o: C = None
self.w: D = None
self.t: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 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.o: C = None
self.w: D = None
self.t: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d | f | d | g | x | x | x | x | g | d | f | d | x | x | x | x | 5 | 14 | 4 | 3 | 1 |
14,646 | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | f" | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: D = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | c | e | c | h | f | x | x | x | f | h | c | e | c | x | x | x | 7 | 11 | 4 | 4 | 1 |
14,647 | class A:
def __init__(self, txt: str):
self.s: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.s: B = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | h" | class A:
def __init__(self, txt: str):
self.s: D = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.s: B = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | h | j | h | j | h | x | x | x | h | j | h | j | h | x | x | x | 6 | 10 | 4 | 4 | 3 |
14,648 | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.t: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.t: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e | d | a | d | a | x | x | x | a | d | a | d | e | x | x | x | 4 | 7 | 4 | 4 | 2 |
14,649 | class A:
def __init__(self, txt: str):
self.v: D = 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.z: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | d" | class A:
def __init__(self, txt: str):
self.v: D = 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.z: D = None
self.txt = txt
class D:
def __init__(self, txt: str):
... | c | d | a | g | d | a | d | x | d | a | d | g | a | d | c | x | 7 | 10 | 4 | 6 | 3 |
14,650 | 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.q: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.txt =... | g" | 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.q: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: D = None
self.txt =... | d | g | c | d | g | x | x | x | g | d | c | g | d | x | x | x | 5 | 8 | 4 | 4 | 2 |
14,651 | class A:
def __init__(self, txt: str):
self.s: B = None
self.y: A = None
self.p: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | a" | class A:
def __init__(self, txt: str):
self.s: B = None
self.y: A = None
self.p: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | j | a | j | a | j | a | x | x | a | j | a | j | a | j | x | x | 6 | 13 | 4 | 5 | 4 |
14,652 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: A = None
self.s: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | i" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: A = None
self.s: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | i | j | c | i | x | x | x | x | i | c | j | i | x | x | x | x | 4 | 8 | 4 | 3 | 1 |
14,653 | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.t: A = None
self.w: A = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: D = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: D = None
self.t: A = None
self.w: A = None
self.txt = txt
class C:
... | c | f | c | b | x | x | x | x | b | c | f | c | x | x | x | x | 4 | 9 | 4 | 3 | 1 |
14,654 | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: B = None
self.z: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.s: D = None
self.txt = txt
class C:
... | c" | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: B = None
self.z: D = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.s: D = None
self.txt = txt
class C:
... | c | g | e | c | x | x | x | x | c | e | g | c | x | x | x | x | 6 | 12 | 4 | 3 | 1 |
14,655 | class A:
def __init__(self, txt: str):
self.p: B = None
self.q: C = None
self.w: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.o: C = None
self.p: C = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.q: C = None
self.w: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.o: C = None
self.p: C = None
self.txt = txt
class C:
... | g | e | g | i | x | x | x | x | i | g | e | g | x | x | x | x | 6 | 15 | 4 | 3 | 1 |
14,656 | class A:
def __init__(self, txt: str):
self.x: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | c" | class A:
def __init__(self, txt: str):
self.x: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.y: C = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | f | e | c | e | c | x | x | x | c | e | c | e | f | x | x | x | 5 | 9 | 4 | 4 | 2 |
14,657 | class A:
def __init__(self, txt: str):
self.o: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.w: B ... | c" | class A:
def __init__(self, txt: str):
self.o: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.w: B ... | c | a | i | c | x | x | x | x | c | i | a | c | x | x | x | x | 7 | 13 | 4 | 3 | 1 |
14,658 | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: 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.v: B = None
self.s: C = None
self.y: A ... | f" | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: 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.v: B = None
self.s: C = None
self.y: A ... | a | j | e | f | j | i | f | x | f | i | j | f | e | j | a | x | 6 | 15 | 4 | 6 | 2 |
14,659 | class A:
def __init__(self, txt: str):
self.r: C = None
self.q: D = None
self.t: C = 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: A = None
self.z: A ... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.q: D = None
self.t: C = 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: A = None
self.z: A ... | i | a | e | a | i | a | x | x | a | i | a | e | a | i | x | x | 6 | 11 | 4 | 5 | 3 |
14,660 | class A:
def __init__(self, txt: str):
self.x: A = None
self.o: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.w: A ... | g" | class A:
def __init__(self, txt: str):
self.x: A = None
self.o: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.w: A ... | h | d | b | g | x | x | x | x | g | b | d | h | x | x | x | x | 5 | 11 | 4 | 3 | 0 |
14,661 | class A:
def __init__(self, txt: str):
self.u: A = None
self.t: D = None
self.w: D = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.u: D = None
self.x: D = None
self.v: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.u: A = None
self.t: D = None
self.w: D = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.u: D = None
self.x: D = None
self.v: C = None
se... | b | f | h | g | b | g | h | x | h | g | b | g | h | f | b | x | 6 | 14 | 4 | 6 | 3 |
14,662 | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.y: B ... | e" | class A:
def __init__(self, txt: str):
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.y: B ... | g | e | g | e | x | x | x | x | e | g | e | g | x | x | x | x | 4 | 6 | 4 | 3 | 2 |
14,663 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.r: D ... | e" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: D = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.r: D ... | g | f | g | d | e | x | x | x | e | d | g | f | g | x | x | x | 4 | 10 | 4 | 4 | 1 |
14,664 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.t: D = None
self.x: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.t: D = None
self.x: A = None
self.u: D = None
self.txt = txt
class C:
def __init__(self, txt:... | h | i | a | i | e | h | f | i | i | f | h | e | i | a | i | h | 7 | 15 | 4 | 7 | 3 |
14,665 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.p: A = None
self.q: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | i" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.p: A = None
self.q: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | g | j | b | i | g | i | x | x | i | g | i | b | j | g | x | x | 5 | 8 | 4 | 5 | 2 |
14,666 | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: B ... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: B ... | g | d | i | d | i | d | x | x | d | i | d | i | d | g | x | x | 6 | 10 | 4 | 5 | 3 |
14,667 | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: D = None
self.w: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: D = None
self.w: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: D = None
self.txt = txt
class C:
def __init__(self, txt:... | e | g | d | g | i | x | x | x | i | g | d | g | e | x | x | x | 4 | 9 | 4 | 4 | 1 |
14,668 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.u: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.y: D ... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.u: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.y: D ... | h | j | h | a | x | x | x | x | a | h | j | h | x | x | x | x | 5 | 7 | 4 | 3 | 1 |
14,669 | class A:
def __init__(self, txt: str):
self.z: B = None
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.o: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.z: B = None
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.o: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt:... | b | a | b | a | c | f | d | x | d | f | c | a | b | a | b | x | 6 | 14 | 4 | 6 | 2 |
14,670 | class A:
def __init__(self, txt: str):
self.v: A = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.v: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | a" | class A:
def __init__(self, txt: str):
self.v: A = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.v: D = None
self.p: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B ... | f | c | h | a | x | x | x | x | a | h | c | f | x | x | x | x | 6 | 8 | 4 | 3 | 0 |
14,671 | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: A = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | a" | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: A = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | d | a | f | a | f | a | f | a | a | f | a | f | a | f | a | d | 7 | 18 | 4 | 7 | 5 |
14,672 | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.r: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | h" | class A:
def __init__(self, txt: str):
self.t: D = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.r: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: D ... | c | d | i | h | g | h | x | x | h | g | h | i | d | c | x | x | 7 | 16 | 4 | 5 | 1 |
14,673 | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | i" | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D ... | e | c | i | g | i | x | x | x | i | g | i | c | e | x | x | x | 5 | 11 | 4 | 4 | 1 |
14,674 | class A:
def __init__(self, txt: str):
self.o: D = None
self.w: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: D = None
self.y: D = None
self.p: D = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.o: D = None
self.w: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: D = None
self.y: D = None
self.p: D = None
self.txt = txt
class C:
... | e | a | d | a | e | d | x | x | d | e | a | d | a | e | x | x | 5 | 11 | 4 | 5 | 3 |
14,675 | class A:
def __init__(self, txt: str):
self.r: D = None
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | h" | class A:
def __init__(self, txt: str):
self.r: D = None
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | a | e | h | d | a | h | x | x | h | a | d | h | e | a | x | x | 5 | 10 | 4 | 5 | 2 |
14,676 | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: C = None
self.r: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: C = None
self.r: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g | b | g | a | i | a | x | x | a | i | a | g | b | g | x | x | 5 | 7 | 4 | 5 | 2 |
14,677 | class A:
def __init__(self, txt: str):
self.w: D = None
self.o: 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.z: A = None
self.txt = txt
class D:
def __... | d" | class A:
def __init__(self, txt: str):
self.w: D = None
self.o: 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.z: A = None
self.txt = txt
class D:
def __... | h | d | j | d | x | x | x | x | d | j | d | h | x | x | x | x | 4 | 6 | 4 | 3 | 1 |
14,678 | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: A = None
self.r: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: A = None
self.r: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt:... | a | f | b | i | b | i | x | x | i | b | i | b | f | a | x | x | 6 | 13 | 4 | 5 | 2 |
14,679 | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.o: D ... | b" | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.o: D ... | e | j | c | b | a | c | b | x | b | c | a | b | c | j | e | x | 6 | 10 | 4 | 6 | 2 |
14,680 | class A:
def __init__(self, txt: str):
self.w: A = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.p: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | i" | class A:
def __init__(self, txt: str):
self.w: A = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.p: D = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | i | c | e | i | x | x | x | x | i | e | c | i | x | x | x | x | 7 | 14 | 4 | 3 | 1 |
14,681 | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.z: B ... | h" | class A:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.u: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.z: B ... | c | h | j | h | j | h | x | x | h | j | h | j | h | c | x | x | 5 | 10 | 4 | 5 | 3 |
14,682 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.u: C = None
self.x: D ... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.u: C = None
self.x: D ... | e | j | f | g | x | x | x | x | g | f | j | e | x | x | x | x | 6 | 16 | 4 | 3 | 0 |
14,683 | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.p: A = None
self.z: A ... | h" | class A:
def __init__(self, txt: str):
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.p: A = None
self.z: A ... | h | c | h | c | h | x | x | x | h | c | h | c | h | x | x | x | 6 | 7 | 4 | 4 | 3 |
14,684 | class A:
def __init__(self, txt: str):
self.p: D = None
self.r: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.y: D ... | e" | class A:
def __init__(self, txt: str):
self.p: D = None
self.r: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.y: D ... | e | d | c | e | d | c | e | x | e | c | d | e | c | d | e | x | 6 | 8 | 4 | 6 | 4 |
14,685 | class A:
def __init__(self, txt: str):
self.z: D = None
self.p: C = None
self.w: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.z: D = None
self.p: C = None
self.w: D = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt:... | d | e | d | e | d | x | x | x | d | e | d | e | d | x | x | x | 4 | 6 | 4 | 4 | 3 |
14,686 | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.q: B ... | a" | class A:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: D = None
self.q: B ... | a | g | a | g | a | x | x | x | a | g | a | g | a | x | x | x | 5 | 8 | 4 | 4 | 3 |
14,687 | class A:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | j" | class A:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | d | j | a | j | x | x | x | x | j | a | j | d | x | x | x | x | 5 | 10 | 4 | 3 | 1 |
14,688 | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D = None
self.txt =... | c | a | f | h | f | x | x | x | f | h | f | a | c | x | x | x | 4 | 6 | 4 | 4 | 1 |
14,689 | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.q: A = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.q: A = None
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt:... | f | a | c | a | x | x | x | x | a | c | a | f | x | x | x | x | 5 | 8 | 4 | 3 | 1 |
14,690 | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.z: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | h" | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.z: B = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | h | b | h | a | b | h | x | x | h | b | a | h | b | h | x | x | 7 | 15 | 4 | 5 | 3 |
14,691 | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: B = None
self.v: B = 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.q: D = None
self.z: B ... | b" | class A:
def __init__(self, txt: str):
self.y: D = None
self.w: B = None
self.v: B = 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.q: D = None
self.z: B ... | b | j | b | j | h | j | b | x | b | j | h | j | b | j | b | x | 6 | 11 | 4 | 6 | 4 |
14,692 | class A:
def __init__(self, txt: str):
self.u: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.u: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.p: B ... | b | j | f | j | f | g | x | x | g | f | j | f | j | b | x | x | 7 | 16 | 4 | 5 | 2 |
14,693 | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.t: A = None
self.v: A ... | h" | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.t: A = None
self.v: A ... | i | c | h | f | c | h | x | x | h | c | f | h | c | i | x | x | 6 | 12 | 4 | 5 | 2 |
14,694 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.q: B = None
self.z: B ... | i" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.q: B = None
self.z: B ... | h | e | i | e | i | x | x | x | i | e | i | e | h | x | x | x | 7 | 13 | 4 | 4 | 2 |
14,695 | class A:
def __init__(self, txt: str):
self.o: D = None
self.q: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.s: D = None
self.z: C = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.o: D = None
self.q: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.s: D = None
self.z: C = None
self.txt = txt
class C:
... | g | e | d | i | x | x | x | x | i | d | e | g | x | x | x | x | 4 | 9 | 4 | 3 | 0 |
14,696 | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: B = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | d" | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: B = None
self.o: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: D ... | e | g | e | g | d | b | d | x | d | b | d | g | e | g | e | x | 7 | 17 | 4 | 6 | 3 |
14,697 | class A:
def __init__(self, txt: str):
self.s: C = None
self.y: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | j" | class A:
def __init__(self, txt: str):
self.s: C = None
self.y: D = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: D ... | b | a | b | j | x | x | x | x | j | b | a | b | x | x | x | x | 4 | 6 | 4 | 3 | 1 |
14,698 | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.x: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.x: D = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: D ... | j | c | a | h | c | h | x | x | h | c | h | a | c | j | x | x | 5 | 10 | 4 | 5 | 2 |
14,699 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.r: D = None
self.o: D = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | a" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.r: D = None
self.o: D = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D ... | a | j | e | f | a | j | a | x | a | j | a | f | e | j | a | x | 6 | 8 | 4 | 6 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.