Middle School Computer Science Elective ...

With character strings we have to define how many characters the variable can store, but we don’t have to fill up all the characters. For example, I may want to use a variable . month. that stores the current month. I may want to give the variable a length of . LEN=9. so it will hold the name of the month with most number of characters ... ................
................