DSA functions > Facts > Flashcards
What is the ASCII code range for lowercase?
97-122
What is the ASCII code for range for uppercase?
65-90
What is the ASCII code for ‘0’ to ‘9’?
48-57