a=[%pi,4,%inf] /// \sleftarrow{\normalfont the result is displayed} print(%io(2),a) /// \sleftarrow{\normalfont using \verb+print+ to display a variable (same as \verb+disp+)} print('a.txt',a) /// \sleftarrow{\normalfont \verb+print+ to file \verb+a.txt+ }