Modules
Modules allow you to spend less time coding, and often implement things that would be usually undoable in Nougaro.
You can import a module using the import
keyword.
Here is the list of available Modules in Nougaro:
- Debug
- Hello (just prints “Hello, world!” when imported)
- Lorem
- Math
- Noug Version
- Random
- Statistics
- Time
- Unicodedata
- Webbrowser