Name | prints (str) | (bzc.bzc) | |
---|---|---|---|
Input | str | String to print | |
Description | Prints the given string on the screen. | ||
|
|||
Name | putnum (num) | (bzc.bzc) | |
Input | num | Number to print | |
Description | Prints the given number in decimal format on the screen. |