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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7,700 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
f = A("f")
e = B("e... | h" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
f = A("f")
e = B("e... | e | a | e | h | x | x | x | x | h | e | a | e | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
7,701 | class A:
def __init__(self, txt: str):
self.v: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | g" | class A:
def __init__(self, txt: str):
self.v: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | d | g | d | g | x | x | x | x | g | d | g | d | x | x | x | x | 5 | 11 | 3 | 3 | 2 |
7,702 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
a = A("a")
d = B("d... | g" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
a = A("a")
d = B("d... | a | g | d | g | d | g | x | x | g | d | g | d | g | a | x | x | 5 | 7 | 3 | 5 | 3 |
7,703 | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: C = 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.z: C = None
self.t: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: C = 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.z: C = None
self.t: A = None
self.txt =... | d | b | a | b | a | b | c | x | c | b | a | b | a | b | d | x | 6 | 9 | 3 | 6 | 3 |
7,704 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.s: A ... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.s: A ... | g | h | c | g | x | x | x | x | g | c | h | g | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,705 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: B = None
self.p: B ... | i" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: B = None
self.p: B ... | i | b | j | i | x | x | x | x | i | j | b | i | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
7,706 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.y: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.y: C = None
self.txt =... | b | d | f | e | x | x | x | x | e | f | d | b | x | x | x | x | 6 | 10 | 3 | 3 | 0 |
7,707 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.z: C = 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.t: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.z: C = 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.t: A = None
self.txt =... | j | f | a | d | a | x | x | x | a | d | a | f | j | x | x | x | 5 | 5 | 3 | 4 | 1 |
7,708 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.y: B = None
self.o: A ... | c" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.y: B = None
self.o: A ... | c | f | h | c | x | x | x | x | c | h | f | c | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
7,709 | class A:
def __init__(self, txt: str):
self.q: 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.z: A = None
self.txt = txt
g = A("g")
j = B("j")
b = C("b")
d = C("d")
... | g" | class A:
def __init__(self, txt: str):
self.q: 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.z: A = None
self.txt = txt
g = A("g")
j = B("j")
b = C("b")
d = C("d")
... | g | a | i | g | a | i | g | x | g | i | a | g | i | a | g | x | 6 | 6 | 3 | 6 | 4 |
7,710 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
h = A("h")
g = B("g... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
h = A("h")
g = B("g... | g | h | g | h | x | x | x | x | h | g | h | g | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
7,711 | class A:
def __init__(self, txt: str):
self.o: B = None
self.p: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.q: C ... | i" | class A:
def __init__(self, txt: str):
self.o: B = None
self.p: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.q: C ... | e | c | d | e | i | x | x | x | i | e | d | c | e | x | x | x | 5 | 9 | 3 | 4 | 1 |
7,712 | class A:
def __init__(self, txt: str):
self.q: A = None
self.x: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.q: A = None
self.x: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h | c | g | j | x | x | x | x | j | g | c | h | x | x | x | x | 5 | 12 | 3 | 3 | 0 |
7,713 | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | g | f | h | g | x | x | x | x | g | h | f | g | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
7,714 | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | j | h | j | h | x | x | x | x | h | j | h | j | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
7,715 | class A:
def __init__(self, txt: str):
self.o: A = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.r: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.o: A = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.r: B = None
self.txt =... | b | g | b | g | b | x | x | x | b | g | b | g | b | x | x | x | 5 | 9 | 3 | 4 | 3 |
7,716 | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.r: C ... | j" | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.r: C ... | f | j | f | j | f | j | x | x | j | f | j | f | j | f | x | x | 6 | 11 | 3 | 5 | 4 |
7,717 | class A:
def __init__(self, txt: str):
self.w: C = 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.u: B = None
self.q: B = None
self.txt = txt
b = A("b")
h = B("h... | c" | class A:
def __init__(self, txt: str):
self.w: C = 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.u: B = None
self.q: B = None
self.txt = txt
b = A("b")
h = B("h... | b | c | h | b | c | x | x | x | c | b | h | c | b | x | x | x | 4 | 4 | 3 | 4 | 2 |
7,718 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.t: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.t: B = None
self.txt =... | e | g | f | e | x | x | x | x | e | f | g | e | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,719 | class A:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | d" | class A:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | c | h | g | d | h | d | x | x | d | h | d | g | h | c | x | x | 6 | 12 | 3 | 5 | 2 |
7,720 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.txt =... | g | c | h | d | x | x | x | x | d | h | c | g | x | x | x | x | 4 | 7 | 3 | 3 | 0 |
7,721 | class A:
def __init__(self, txt: str):
self.x: B = None
self.q: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.x: A ... | g" | class A:
def __init__(self, txt: str):
self.x: B = None
self.q: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.x: A ... | f | i | d | e | g | e | g | x | g | e | g | e | d | i | f | x | 6 | 11 | 3 | 6 | 2 |
7,722 | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt =... | c | h | c | j | b | f | x | x | f | b | j | c | h | c | x | x | 5 | 9 | 3 | 5 | 1 |
7,723 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.t: C ... | i" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.t: C ... | j | c | j | b | i | x | x | x | i | b | j | c | j | x | x | x | 7 | 13 | 3 | 4 | 1 |
7,724 | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt:... | a | d | j | d | x | x | x | x | d | j | d | a | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
7,725 | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | c | f | j | c | x | x | x | x | c | j | f | c | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,726 | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: B = 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.r: B = None
self.s: B = None
self.u: B ... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: B = 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.r: B = None
self.s: B = None
self.u: B ... | c | a | b | a | b | x | x | x | b | a | b | a | c | x | x | x | 4 | 5 | 3 | 4 | 2 |
7,727 | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.z: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.z: B = None
self.txt =... | e | g | e | a | g | x | x | x | g | a | e | g | e | x | x | x | 4 | 7 | 3 | 4 | 2 |
7,728 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: C = None
self.y: C = 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.v: C = None
self.u: B ... | a" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: C = None
self.y: C = 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.v: C = None
self.u: B ... | g | i | a | g | i | a | x | x | a | i | g | a | i | g | x | x | 6 | 11 | 3 | 5 | 3 |
7,729 | class A:
def __init__(self, txt: str):
self.z: B = None
self.v: A = 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.p: B = None
self.txt = txt
a = A("a")
f = B("f... | i" | class A:
def __init__(self, txt: str):
self.z: B = None
self.v: A = 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.p: B = None
self.txt = txt
a = A("a")
f = B("f... | a | j | i | f | i | x | x | x | i | f | i | j | a | x | x | x | 6 | 9 | 3 | 4 | 1 |
7,730 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.s: A = None
self.txt = txt
a = A("a")
i = B("i... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.s: A = None
self.txt = txt
a = A("a")
i = B("i... | i | j | a | i | x | x | x | x | i | a | j | i | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,731 | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.o: C = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j | a | j | d | g | h | j | x | j | h | g | d | j | a | j | x | 7 | 20 | 3 | 6 | 2 |
7,732 | class A:
def __init__(self, txt: str):
self.s: 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: str):
self.t: C = None
self.y: C = None
self.p: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.s: 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: str):
self.t: C = None
self.y: C = None
self.p: B = None
self.txt =... | d | j | d | j | x | x | x | x | j | d | j | d | x | x | x | x | 4 | 6 | 3 | 3 | 2 |
7,733 | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: C = None
self.z: C = 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.q: A = None
self.s: A ... | e" | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: C = None
self.z: C = 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.q: A = None
self.s: A ... | j | b | f | e | x | x | x | x | e | f | b | j | x | x | x | x | 4 | 6 | 3 | 3 | 0 |
7,734 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.y: B = None
self.v: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.y: B = None
self.v: A = None
self.txt =... | d | b | e | d | x | x | x | x | d | e | b | d | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,735 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.txt = txt
g = A("g")
e = B("e... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.txt = txt
g = A("g")
e = B("e... | f | a | g | a | g | a | x | x | a | g | a | g | a | f | x | x | 5 | 5 | 3 | 5 | 3 |
7,736 | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | i" | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | f | i | h | i | x | x | x | x | i | h | i | f | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
7,737 | class A:
def __init__(self, txt: str):
self.u: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.o: B ... | c" | class A:
def __init__(self, txt: str):
self.u: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.o: B ... | g | c | g | c | g | c | x | x | c | g | c | g | c | g | x | x | 7 | 11 | 3 | 5 | 4 |
7,738 | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.s: A ... | d" | class A:
def __init__(self, txt: str):
self.y: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.s: A ... | i | g | d | j | d | j | d | x | d | j | d | j | d | g | i | x | 7 | 15 | 3 | 6 | 3 |
7,739 | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.o: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.u: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.o: B = None
self.txt =... | c | j | c | j | c | x | x | x | c | j | c | j | c | x | x | x | 6 | 8 | 3 | 4 | 3 |
7,740 | class A:
def __init__(self, txt: str):
self.p: B = None
self.t: B = 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.o: B = None
self.r: B = None
self.q: A ... | h" | class A:
def __init__(self, txt: str):
self.p: B = None
self.t: B = 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.o: B = None
self.r: B = None
self.q: A ... | j | h | e | h | x | x | x | x | h | e | h | j | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,741 | class A:
def __init__(self, txt: str):
self.z: B = 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.r: B = None
self.txt = txt
j = A("j")
a = B("a")
e = C("e")
f = B("f")
... | h" | class A:
def __init__(self, txt: str):
self.z: B = 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.r: B = None
self.txt = txt
j = A("j")
a = B("a")
e = C("e")
f = B("f")
... | f | j | h | j | h | j | h | x | h | j | h | j | h | j | f | x | 6 | 6 | 3 | 6 | 4 |
7,742 | class A:
def __init__(self, txt: str):
self.z: A = None
self.s: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.s: B = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.z: A = None
self.s: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.s: B = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e | f | b | c | h | x | x | x | h | c | b | f | e | x | x | x | 7 | 13 | 3 | 4 | 0 |
7,743 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt =... | d | i | f | i | x | x | x | x | i | f | i | d | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,744 | class A:
def __init__(self, txt: str):
self.u: C = 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.v: A = None
self.txt = txt
e = A("e")
b = B("b")
c = C("c")
h = A("h")
... | h" | class A:
def __init__(self, txt: str):
self.u: C = 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.v: A = None
self.txt = txt
e = A("e")
b = B("b")
c = C("c")
h = A("h")
... | e | c | h | f | e | c | h | x | h | c | e | f | h | c | e | x | 6 | 6 | 3 | 6 | 3 |
7,745 | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.u: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | f | j | h | f | j | f | j | x | j | f | j | f | h | j | f | x | 6 | 10 | 3 | 6 | 4 |
7,746 | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: C = 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.z: C = None
self.p: B = None
self.r: B ... | e" | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: C = 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.z: C = None
self.p: B = None
self.r: B ... | d | b | a | e | i | a | e | x | e | a | i | e | a | b | d | x | 7 | 12 | 3 | 6 | 2 |
7,747 | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | c" | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | b | e | c | b | c | x | x | x | c | b | c | e | b | x | x | x | 4 | 7 | 3 | 4 | 2 |
7,748 | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.w: C = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.p: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.w: C = None
self.txt =... | d | c | g | c | x | x | x | x | c | g | c | d | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
7,749 | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
i = A("i")
f = B("f... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
i = A("i")
f = B("f... | f | h | f | i | x | x | x | x | i | f | h | f | x | x | x | x | 5 | 7 | 3 | 3 | 1 |
7,750 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | h" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | a | h | a | h | a | h | x | x | h | a | h | a | h | a | x | x | 7 | 14 | 3 | 5 | 4 |
7,751 | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.o: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.o: B = None
self.txt =... | a | b | h | e | h | x | x | x | h | e | h | b | a | x | x | x | 4 | 6 | 3 | 4 | 1 |
7,752 | class A:
def __init__(self, txt: str):
self.u: C = None
self.q: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | g" | class A:
def __init__(self, txt: str):
self.u: C = None
self.q: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | c | i | a | g | x | x | x | x | g | a | i | c | x | x | x | x | 6 | 14 | 3 | 3 | 0 |
7,753 | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.s: A = None
self.y: B ... | e" | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.s: A = None
self.y: B ... | g | j | e | j | e | j | e | x | e | j | e | j | e | j | g | x | 7 | 13 | 3 | 6 | 4 |
7,754 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.v: B = None
self.txt = txt
f = A("f")
g = B("g... | b" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.v: B = None
self.txt = txt
f = A("f")
g = B("g... | j | b | g | b | x | x | x | x | b | g | b | j | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
7,755 | class A:
def __init__(self, txt: str):
self.x: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.v: A ... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.v: A ... | a | j | f | d | x | x | x | x | d | f | j | a | x | x | x | x | 5 | 12 | 3 | 3 | 0 |
7,756 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.u: A = None
self.x: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.u: A = None
self.x: A = None
self.txt =... | i | d | c | i | x | x | x | x | i | c | d | i | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
7,757 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
e = A("e")
c = B("c")
i = C("i")
b = B("b")
... | f" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
e = A("e")
c = B("c")
i = C("i")
b = B("b")
... | i | g | f | g | f | x | x | x | f | g | f | g | i | x | x | x | 7 | 7 | 3 | 4 | 2 |
7,758 | class A:
def __init__(self, txt: str):
self.o: 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.x: B = None
self.v: A = None
self.txt = txt
g = A("g")
a = B("a... | a" | class A:
def __init__(self, txt: str):
self.o: 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.x: B = None
self.v: A = None
self.txt = txt
g = A("g")
a = B("a... | i | g | a | g | a | x | x | x | a | g | a | g | i | x | x | x | 4 | 5 | 3 | 4 | 2 |
7,759 | class A:
def __init__(self, txt: str):
self.v: C = 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.u: A = None
self.v: A = None
self.txt = txt
f = A("f")
e = B("e... | i" | class A:
def __init__(self, txt: str):
self.v: C = 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.u: A = None
self.v: A = None
self.txt = txt
f = A("f")
e = B("e... | e | i | f | i | x | x | x | x | i | f | i | e | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
7,760 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
g = A("g")
j = B("j... | f" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
g = A("g")
j = B("j... | g | f | g | f | x | x | x | x | f | g | f | g | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
7,761 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.txt =... | c | h | e | f | x | x | x | x | f | e | h | c | x | x | x | x | 5 | 6 | 3 | 3 | 0 |
7,762 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: C = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | i" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: C = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | d | e | i | g | i | x | x | x | i | g | i | e | d | x | x | x | 4 | 8 | 3 | 4 | 1 |
7,763 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.w: B = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.w: B = None
self.txt =... | j | e | i | e | a | x | x | x | a | e | i | e | j | x | x | x | 4 | 6 | 3 | 4 | 1 |
7,764 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.p: B ... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.p: B ... | b | h | f | h | x | x | x | x | h | f | h | b | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,765 | class A:
def __init__(self, txt: str):
self.v: B = 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.z: A = None
self.s: B = None
self.o: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.v: B = 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.z: A = None
self.s: B = None
self.o: B = None
self.txt =... | a | d | a | d | x | x | x | x | d | a | d | a | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
7,766 | class A:
def __init__(self, txt: str):
self.y: A = None
self.q: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.y: A = None
self.q: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d | e | a | d | e | d | e | x | e | d | e | d | a | e | d | x | 7 | 16 | 3 | 6 | 4 |
7,767 | class A:
def __init__(self, txt: str):
self.s: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.s: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | j | a | d | j | a | j | x | x | j | a | j | d | a | j | x | x | 5 | 8 | 3 | 5 | 3 |
7,768 | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
f = A("f")
c = B("c... | f" | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
f = A("f")
c = B("c... | c | f | j | f | x | x | x | x | f | j | f | c | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
7,769 | class A:
def __init__(self, txt: str):
self.q: B = None
self.s: A = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.q: B = None
self.s: A = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.p: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e | h | j | h | j | x | x | x | j | h | j | h | e | x | x | x | 7 | 15 | 3 | 4 | 2 |
7,770 | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: A = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: A = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | j | e | b | h | b | h | b | x | b | h | b | h | b | e | j | x | 6 | 12 | 3 | 6 | 3 |
7,771 | class A:
def __init__(self, txt: str):
self.y: C = 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.t: A = None
self.txt = txt
f = A("f")
h = B("h")
a = C("a")
e = C("e")
... | f" | class A:
def __init__(self, txt: str):
self.y: C = 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.t: A = None
self.txt = txt
f = A("f")
h = B("h")
a = C("a")
e = C("e")
... | a | f | a | f | x | x | x | x | f | a | f | a | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
7,772 | class A:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | g | d | b | d | b | d | x | x | d | b | d | b | d | g | x | x | 6 | 6 | 3 | 5 | 3 |
7,773 | class A:
def __init__(self, txt: str):
self.s: A = None
self.r: A = None
self.y: 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.t: B = None
self.y: A ... | c" | class A:
def __init__(self, txt: str):
self.s: A = None
self.r: A = None
self.y: 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.t: B = None
self.y: A ... | g | j | c | g | j | c | x | x | c | j | g | c | j | g | x | x | 6 | 10 | 3 | 5 | 3 |
7,774 | class A:
def __init__(self, txt: str):
self.r: A = None
self.s: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.y: 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: A = None
self.s: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | d | b | j | a | j | a | x | x | a | j | a | j | b | d | x | x | 6 | 10 | 3 | 5 | 2 |
7,775 | class A:
def __init__(self, txt: str):
self.s: B = None
self.t: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.t: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | c | f | e | i | a | f | x | x | f | a | i | e | f | c | x | x | 7 | 12 | 3 | 5 | 1 |
7,776 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: B = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | c | g | c | g | d | x | x | x | d | g | c | g | c | x | x | x | 6 | 12 | 3 | 4 | 2 |
7,777 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
f = A("f")
b = B("b")
e = C("e")
a = B("a")
... | b" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
f = A("f")
b = B("b")
e = C("e")
a = B("a")
... | a | b | a | b | x | x | x | x | b | a | b | a | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
7,778 | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | b" | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | h | b | f | h | f | b | x | x | b | f | h | f | b | h | x | x | 7 | 16 | 3 | 5 | 3 |
7,779 | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.z: A ... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.x: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.z: A ... | b | e | d | g | j | g | x | x | g | j | g | d | e | b | x | x | 6 | 14 | 3 | 5 | 1 |
7,780 | class A:
def __init__(self, txt: str):
self.w: B = 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.z: A = None
self.p: A = None
self.s: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.w: B = 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.z: A = None
self.p: A = None
self.s: B = None
self.txt =... | h | i | h | i | x | x | x | x | i | h | i | h | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
7,781 | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | f" | class A:
def __init__(self, txt: str):
self.y: B = None
self.v: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | i | e | f | e | f | x | x | x | f | e | f | e | i | x | x | x | 4 | 8 | 3 | 4 | 2 |
7,782 | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.r: C ... | b" | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.r: C ... | a | b | a | b | x | x | x | x | b | a | b | a | x | x | x | x | 6 | 11 | 3 | 3 | 2 |
7,783 | class A:
def __init__(self, txt: str):
self.y: B = None
self.w: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.w: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | i | j | c | h | x | x | x | x | h | c | j | i | x | x | x | x | 6 | 13 | 3 | 3 | 0 |
7,784 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.z: A = None
self.t: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.z: A = None
self.t: A = None
self.txt =... | b | g | c | g | c | g | c | x | c | g | c | g | c | g | b | x | 6 | 8 | 3 | 6 | 4 |
7,785 | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: 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.x: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | g | e | a | e | x | x | x | x | e | a | e | g | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
7,786 | class A:
def __init__(self, txt: str):
self.z: C = None
self.y: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | h" | class A:
def __init__(self, txt: str):
self.z: C = None
self.y: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | j | h | c | h | c | h | x | x | h | c | h | c | h | j | x | x | 5 | 7 | 3 | 5 | 3 |
7,787 | class A:
def __init__(self, txt: str):
self.x: B = None
self.y: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.x: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.x: B = None
self.y: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.x: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j | g | b | a | j | i | x | x | i | j | a | b | g | j | x | x | 6 | 13 | 3 | 5 | 1 |
7,788 | class A:
def __init__(self, txt: str):
self.s: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.z: B ... | c" | class A:
def __init__(self, txt: str):
self.s: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.z: B ... | g | e | c | g | c | e | c | x | c | e | c | g | c | e | g | x | 6 | 13 | 3 | 6 | 4 |
7,789 | class A:
def __init__(self, txt: str):
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.y: B = None
self.p: A = None
self.txt = txt
a = A("a")
e = B("e... | d" | class A:
def __init__(self, txt: str):
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.y: B = None
self.p: A = None
self.txt = txt
a = A("a")
e = B("e... | e | d | e | d | x | x | x | x | d | e | d | e | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
7,790 | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.q: A ... | i" | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.q: A ... | f | i | f | i | x | x | x | x | i | f | i | f | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
7,791 | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: 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: str):
self.z: B = None
self.r: B = None
self.o: A ... | d" | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: 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: str):
self.z: B = None
self.r: B = None
self.o: A ... | j | d | j | d | x | x | x | x | d | j | d | j | x | x | x | x | 4 | 6 | 3 | 3 | 2 |
7,792 | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.z: B ... | e" | class A:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.z: B ... | a | h | c | h | e | x | x | x | e | h | c | h | a | x | x | x | 7 | 13 | 3 | 4 | 1 |
7,793 | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.q: A = None
self.s: C = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.q: A = None
self.s: C = None
self.txt =... | g | c | j | c | j | x | x | x | j | c | j | c | g | x | x | x | 7 | 9 | 3 | 4 | 2 |
7,794 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.y: C = None
self.z: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.y: C = None
self.z: A = None
self.txt =... | b | j | b | j | b | j | x | x | j | b | j | b | j | b | x | x | 7 | 13 | 3 | 5 | 4 |
7,795 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.q: A ... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.q: A ... | h | g | c | i | c | i | c | x | c | i | c | i | c | g | h | x | 7 | 9 | 3 | 6 | 3 |
7,796 | class A:
def __init__(self, txt: str):
self.o: A = None
self.q: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | g" | class A:
def __init__(self, txt: str):
self.o: A = None
self.q: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | f | h | g | i | g | x | x | x | g | i | g | h | f | x | x | x | 6 | 13 | 3 | 4 | 1 |
7,797 | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | c | i | c | i | x | x | x | x | i | c | i | c | x | x | x | x | 3 | 6 | 3 | 3 | 2 |
7,798 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.y: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.y: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | j | i | b | c | j | i | x | x | i | j | c | b | i | j | x | x | 5 | 6 | 3 | 5 | 2 |
7,799 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
b = A("b")
h = B("h... | b" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
b = A("b")
h = B("h... | h | c | h | b | x | x | x | x | b | h | c | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.