What is a program, Steps for creating a program – Texas Instruments TI-73 EXPLORER User Manual

Page 229

Advertising
background image

Chapter 12: Programming

223

7312ENG.DOC CH 12 Programming, English Julie Hewlett Revised: 07/29/98 12:17 PM Printed: 05/19/99 9:02

AM Page 223 of 32

What Is a Program?

A program is a series of one or more programming commands

to be executed by the calculator. Each command is an

expression or instruction and begins with a colon (:). The

number and size of programs that the TIN73 can store is

limited only by available memory.

Steps for Creating a Program

Follow these basic steps when creating and executing a

program. You may not have to do all of them each time.

Create a new program

by naming it.

Enter, delete, and edit

command lines in the

Program editor.

-

l

exits the

Program editor.

Execute the Program.

8 " "

b

8

prgm

name b

b

If it is necessary to debug the

program, go back to the Program

editor to edit commands.

8"

prgm

name b

Advertising