Simulated optics experiment/Simulator: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
(Added output section.)
m (→‎{{header|Wren}}: Changed to Wren S/H)
 
Line 1,908:
 
3. Output is always saved to a file - there is no option to print it to the terminal.
<syntaxhighlight lang="ecmascriptwren">import "random" for Random
import "io" for File
import "os" for Process
9,482

edits