Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can see a new instruction in the example above: “str”str. This operation translates the numerical value into a string, so it can be printed to the message window. When there are numbers inside a list, it is possible to extract certain values, assign them as variables, and perform calculations with them – the result is 4.6:

...