parent
a2fc5ecaff
commit
a2850397ba
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ class Ai:
|
|||
def __int__(self):
|
||||
return self.x
|
||||
|
||||
def __index__(self):
|
||||
return self.x
|
||||
|
||||
class Ad:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue