A byte holds 8 bits, and with 8 bits, you can have 2**8 == 256 different options. For normal 0..255 numbers, you can use ord and chr.
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
In reply to Re: Number size equal to one byte
by Juerd
in thread Number size equal to one byte
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |