class HandleItems:
    @staticmethod
    def delete_files():
        pass



    @staticmethod
    def delete_dir():
        pass

    @staticmethod
    def creat_dir():
        pass