I can find the function puts on most of all programming languages such C, Ruby, Python, etc and started to wonder why it is named puts.
I have tried to google with any possible key words but in vain.
Is there a history of the naming of puts?
I am pretty sure that s stands for string but "put string" doesn't make sense to me compared to print string.
Please let me know the right place to ask if this question doesn't belong to here, thank you!