0

I'm having some difficulty making my new calculator run code.

Problems: I follow tutorials but when I run my code it only responds with Done No output shows up

A photo to sum it up:

enter image description here

What can I do to make it work?

AstroCB
  • 12,337
  • 20
  • 57
  • 73

1 Answers1

0

A simple mistake - the command is Disp, not text.

Timtech
  • 1,224
  • 2
  • 19
  • 30