Re: Test not working so well
[email protected] (ToddAndMargo via perl6-users)
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
On 12/11/23 00:55, Kevin Pye wrote: > Seriously Todd? "What is a digit?" The characters '0' to '9' are digits. > (Unicode probably has a whole lot of others, but those will do for the > moment.) Yes seriously. Does '9' have the ascii value of 57 or the binary value of 9? Or do you mean a single character? Would 'a' also be a digit? Or are digits limited to ascii 48 to 57 or binary 0 to 9? I am saving the rest of your letter to read over very slowly. Thank you!