#!/usr/bin/env python
from csc_cyb600_huff4.time import main

if __name__ == "__main__":
    main()

