Translations:FP Laboratory 1/5/en
Jump to navigation
Jump to search
- If you write expression, for example
1+2*3, it should be evaluated. You can close this interpreter by typing:q. - Open Visual Studio Code, create a file
simple.hsand put there following lines of code: