is there a way to write a function without installing a specificlanguage? all i need to do is write a function that can take 3 text'sand put them into a list format (eg. "text1, text2 and text3" )
can anyone help?