I am currently working on defining commands and the service I’m using wants me to use return in the command instead of print to get practice with it. I was wondering what the difference between the two and some benefits of each of the two.
I am currently working on defining commands and the service I’m using wants me to use return in the command instead of print to get practice with it. I was wondering what the difference between the two and some benefits of each of the two.