#!/usr/bin/python3
# coding=UTF-8
import threading
class Yuuki_Thread:
def __init__(self):
tasks = []