test_ok1/example/funcarg/mysetup/myapp.py

6 lines
60 B
Python
Raw Normal View History

class MyApp:
def question(self):
return 6 * 9