Built-in functions

Some examples include:

  • print(): Prints a message to the console
  • randi(): Returns a random integer
  • len(): Returns the length of a sequence (e.g., an array or a string)
Comments