0 Members and 1 Guest are viewing this topic.
I've got a 41 byte python solution. I might have a chance this time.
I'm eager to see how you guys made words out of numbers ( without any builin libs, that is), in such a low number of bytes.... or maybe I'm just missing something Edit : ok, I did - it's much better now that I read the post carefully
Disp "SEVEN
I have a question. I made a TI-Nspire Lua console some time ago that basically gives you a Lua command line where you can enter scripts (and it has io, etc). Am I allowed to enter scripts that run in it (and depend on it)?(Basically it's a bit like a shell)