2D Array
0.0
(0)
- 2D arrays are tables with rows and columns.
- 877.334.2663
- joinus@mycodingclasses.com
String Length
0.0
(0)
- The length function tells how many characters are in text.
- 877.334.2663
- joinus@mycodingclasses.com
ASCII
0.0
(0)
- ASCII assigns numbers to characters so computers can read text.
- 877.334.2663
- joinus@mycodingclasses.com
Unicode
0.0
(0)
- Unicode lets computers show all languages and emojis.
- 877.334.2663
- joinus@mycodingclasses.com
Escape Character
0.0
(0)
- Use n for new lines or t for tabs.
- 877.334.2663
- joinus@mycodingclasses.com
Comment Out
0.0
(0)
- Commenting out code helps test or pause parts of it.
- 877.334.2663
- joinus@mycodingclasses.com
Print Debugging
0.0
(0)
- Printing values helps you track what your code is doing.
- 877.334.2663
- joinus@mycodingclasses.com
