What are the range of ASCII values in a plain text. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What are the range of ASCII values in a plain text.

Needed to solve Euler's project problem 59

6th Oct 2019, 11:51 AM
Mohamed Ishad
Mohamed Ishad - avatar
1 Answer
+ 1
All ASCII characters from code 32 to code 126 represent printable symbols.
6th Oct 2019, 12:09 PM
Michael
Michael - avatar