Codesters FAQ is the official FAQ site for codesters.com. We will continue to update this blog with the most common questions we receive form teachers using Codesters.

Rewrite or change text

Use the Set Text block to change the text in the Text Sprite.

  1. Click on the Shapestoolkit
  2. Look in the Text section
  3. Drag the Set Text block into the editor
  4. Enter the new text between the quotes ("")
Text = codesters.Text("hello")
text.set_text = ("Good-bye")