package main import(."fmt") func main(){s:="";Scan(&s);Printf("def %s(x):\n return x+"+s[3:],s)}