print ( 2 + 3 ) * 4;; print (...) interpreted as function at (eval 9) line 1, line 1. 5 #### print print ( 2 + 3 ) * 4;; print (...) interpreted as function at (eval 10) line 1, line 2. 5 4