finish method

void finish()

Implementation

void finish(){
  print("完成了任务");
}