kwalaMolao
Prints a value via p5.js’s built-in print function.
A thin alias for the p5.js print function. Useful for quick output during development.
Syntax
Section titled “Syntax”kwalaMolao(boleng)Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
boleng | sengwe | The value to print. |
Examples
Section titled “Examples”kwalaMolao("Dumela!");