variables.bb 78 B

1234
  1. AppTitle "Examples of Variables"
  2. Const width=640,height=480
  3. A = 2 + 2
  4. Print A