Skip to content
Snippets Groups Projects
example_sign.py 90 B
from sign_analysis import analyze
from example_opsem import factorial

analyze(factorial)