-
Scripting and logging question
Hi,
I am working on module 08 scripting and logging and I’m a bit confused on the following example in the image.
I don’t understand why we need to use the stdout function “out” to display the results of the list multiplication? I thought if we used the multivalent trap “.”, it would display the results of the multiplication if no errors were found. But I tried running it without the out function and it wouldn’t display the results and I’m confused as to why.
Any help would be appreciated,
Thank you!
Log in to reply.