functio hello(words){
  words print;
}
hello("wonk");