b:=list File standardInput foreach(v,b push(v asCharacter asUppercase)) write(b join(" ")," ",b slice(1)join(" "))