Console
This module provides functions for interacting with the console.
Methods
lemba()→ null
Returns
null
This method prints the arguments to the console
Example
landira(zolemba: mawu)→ mawu
Arguments
zolemba
mawuReturns
mawu
This method reads a string from the console
Example
fufuta()→ null
Returns
null
This method clears the console
Example