Class add{

Public  string  add (string  a,  string  b){

return  a+b;
}
}

더하기 클래스다.
저거 보다  더 서능 좋은 거 잏으면 내 놔  봐라