When I started learning Unix, I was introduced to the echo
command pretty early in the process. Likewise, my initial Python lesson involved the print
function. Picking up C++ and Java introduced me to cout
and systemout
. It seemed every language proudly had a convenient one-line method of producing output and advertised it like it was going out of style.
Powered by WPeMatico