File CLEAN.E2

Directory of image this file is from
This file as a plain text file


  10 PRINT " ENTER THE PRINCIPAL IN DOLLARS AND CENTS"
  20 INPUT P
  30 PRINT  " ENTER THE PERCENT"
  40 INPUT I
  50 J = I / 100
  60 T= P + P  * J
  70 PRINT " THE PRINCIPAL PLUS INTEREST IS "; T
  80 PRINT " IF FINISHED ENTER A 1"
  90 PRINT " IF CONTINUING ENTER  A 2"
 100 INPUT X
 110 IF X = 2 THEN GO TO 10
 120 END



Feel free to contact me, David Gesswein djg@pdp8online.com with any questions, comments on the web site, or if you have related equipment, documentation, software etc. you are willing to part with.  I am interested in anything PDP-8 related, computers, peripherals used with them, DEC or third party, or documentation. 

PDP-8 Home Page   PDP-8 Site Map   PDP-8 Site Search