BEGIN{print "Wartość początkowa to",n; FS=","}
{print $n}
