Classes Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7

Make a Class Field

Begin building a simple class by adding a field to the TestClass in the fieldClass.quorum tab. This field will be named message and be assigned a value of "This is a message from the TestClass field, message." In the next few problems you will get a chance to expand on this class.

Coding:

Blocks

PreviousNext