#!python
from csc_cyb600_jmdv.main import say_hello_class

say_hello_class()
