Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 3 months ago.DS_Storesh.itjust.worksimagemessage-square32fedilinkarrow-up121arrow-down10
arrow-up121arrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 3 months agomessage-square32fedilink
minus-squaregazter@aussie.zonelinkfedilinkarrow-up0·edit-23 months agoIf I have four files, a.txt, A.txt, b.txt, and B.txt, in what order do they appear when I sort alphabetically? edit: I don’t understand why this was downvoted?
minus-squarePankkake@lemmy.worldlinkfedilinkarrow-up1·edit-23 months agoA computer will spit out A, B, a, b See also: ASCII chart
If I have four files, a.txt, A.txt, b.txt, and B.txt, in what order do they appear when I sort alphabetically?
edit: I don’t understand why this was downvoted?
a, A, b, B?
A computer will spit out A, B, a, b
See also: ASCII chart