I was just reviewing data types on codecademy and saw the description about char data type. It says:
Characters typically require 1 byte of memory space and range from -128 to 127.
What is "range from -128 to 127"? For more clarification here's a screenshot:
]