

InterviewSolution
1. |
Solve : Calculator Program? |
Answer» I realize a calculator isn't really a computer, but I thought I'd give it a shot anyway. That program would vary with each programmable calculator. Each has its own "language". I thought they'd all use C++ So I assume no ONE really knows how to code it?just thought i'd make my first post count go to make a new program, type in a name for it, now at the program screen enter the code : Disp rand (the rand key is in the math section, press math, left one time, and there u go : prgm (thenamegoeshere) the namegoeshere MEANS enter the prgm name u made up and place it there, without ()Is there a way to make it so that there are no decimals in front of the numbers?In case anyone cares, here is the correct way to make a "matrix" program: :Lbl 0 :Disp randInt(1000000000,9999999999) :Goto 0 Then executeCool amando This work on Flash I made a matrix animation |
|