5 lines
60 B
Python
5 lines
60 B
Python
|
|
from director_keywords import *
|
||
|
|
|
||
|
|
f = Foo()
|
||
|
|
f.check_self(20)
|